NSX-T Data Center REST API
Get automatic health checks
Get health check performed by system automatically for all transport zones ora specific transport zone.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/auto-health-checks
Request Headers:
n/a
Query Parameters:
HealthCheckTransportZoneRequest+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/auto-health-checks?transport_zone_path=/infra/sites/default/enforcement-points/default/transport-zones/overlay-tzSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyAutomaticHealthCheckListResult+