combell_provisioning_jobs_get
Check the status of a provisioning job to know when it finishes, see estimated completion time, and access created resources. Avoid retrying until finished.
Instructions
Get the status of a provisioning job (returned by account, MySQL database/user and domain operations). While the job is ongoing the response has status 'ongoing' with an estimated completion time; once finished it has status 'finished' and resource_links to the created resources. Do not retry the original operation until the job reports finished or cancelled; contact Combell support on 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The provisioning job id (from the Location header / provisioning_job_id) |