NSX-T Data Center REST API
Show the details of process status in given appliance
Show the details of process status in given appliance.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/systemhealth/appliances/<appliance-id>/latency/status
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/systemhealth/appliances/72e1bd4b-6df6-42d0-9c59-a1c31312c9f1/latency/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ApplianceLatencyData+
  