https://{{dnac}}:{{port}}/api/v1/task/{{taskId}}
GET https://{{dnac}}:{{port}}/api/v1/task/{{taskId}}
Gets a task status. uses environment variable for the taskId
Also parses the result of the task to find the ID of the path.
This is stored in the pathId environment variable
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth-token | string |