NSX-T Data Center REST API
Get result for the specified manual health check ID
Get the manual health check result with the specified ID. This API is only available when using VMware NSX.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/manual-health-checks/{manual-health-check-id}/result
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/manual-health-checks/mhctest/resultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyManualHealthCheckResult+