NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get information about all tasks |
GET /api/v1/tasks
|
Get information about the specified task |
GET /api/v1/tasks/{task-id}
|
Get the response of a task |
GET /api/v1/tasks/{task-id}/response
|