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
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/settings/firewall/export?action=cancelSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ExportTask+