nuagenetworks / vspk-ansible

An ansible module to manage Nuage VSP environments
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Support new command to wait for a job to finish #1

Closed pdellaert closed 7 years ago

pdellaert commented 7 years ago

When you start a job, the job will run in the background. As a result, you have to check the job yourself to see if it is finished or not. And if it is finished, in what state

Proposed solution:

More information on the job entity to understand the different supported statuses: https://nuagenetworks.github.io/vsd-api-documentation/v4_0/job.html