Check Deployment Taskstatus

GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/job/taskstatuses/{{deployment_task_id}}

HEADERS

KeyDatatypeRequiredDescription
X-auth-access-tokenstring

RESPONSES

status: 200

{"id":"8589942291","type":"TaskStatus","links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/job/taskstatuses/8589942291"},"taskType":"DEVICE_DEPLOYMENT","message":"Deployment status for 151d76e2-4262-11ec-abe1-ec138fe39c48: SUCCEEDED","status":"Deployed"}