NSX-T Data Center REST API
Cancel a running import task
This operation cancels an import task. Task needs to be in running state.Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/settings/firewall/import?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/import?action=cancelSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ImportTask+