NSX-T Data Center REST API
Get an automatic health check
Get health check performed by system automatically for specific transportzone.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/automatic-health-checks/transport-zones/<transport-zone-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/automatic-health-checks/transport-zones/ 57430c2c-2d54-4976-811d-80f734f0acc9Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AutomaticHealthCheck+
  