Task Status
GET {{protocol}}://{{hostname}}/api/fmc_config/v1/domain/{{domain_id}}/job/taskstatuses/{{device_registration_task_id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-auth-access-token | string |
RESPONSES
status: 200
{"id":"aa049d66-4236-11ec-a00f-77015374e8d7","type":"TaskStatus","links":{"self":"https://fmc.example.com/api/fmc_config/v1/domain/e276abec-e0f2-11e3-8169-6d9ed49b625f/job/taskstatuses/aa049d66-4236-11ec-a00f-77015374e8d7"},"taskType":"DEVICE_REGISTRATION","description":"RESTful task","status":"Running"}