NSX-T Data Center REST API
Cancel a running export task
This operation cancels an export task. Task needs to be in running state.Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/settings/firewall/export?action=cancel
/policy/api/v1/global-infra/settings/firewall/export?action=cancel
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/settings/firewall/export?action=cancel
/policy/api/v1/global-infra/settings/firewall/export?action=cancel
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/settings/firewall/export?action=cancel
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ExportTask+