NSX-T Data Center REST API
Get the information of export task
Get the information of the latest export task.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/settings/firewall/export
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/exportSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ExportTask+
  