Use operationID to check if job is done
We use the endpoint /deployments/operations/{job_id}
to check to the job status, but this endpoint expects the operationID, not deploymentID returned by the deployment POST operation
We use the endpoint /deployments/operations/{job_id}
to check to the job status, but this endpoint expects the operationID, not deploymentID returned by the deployment POST operation