NSX-T Data Center REST API

Get the response of a task

Request:

Method:
GET
URI Path(s):
/policy/api/v1/tasks/{task-id}/response
/api/v1/tasks/{task-id}/response
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK, 303 See Other
Response Headers:
Content-type: application/json
Response Body:
object

Example Response:

{ "cursor" : "", "sort_ascending" : true, "sort_by" : "displayName", "result_count" : 0, "results" : [ ] }

Required Permissions:

read

Feature:

utilities_tasks

Additional Errors: