System Administration > Monitoring > Health Checks

Associated URIs:

API Description API Path

Get automatic health check toggle


Get detailed info for automatic health check toggle.
GET /api/v1/automatic-health-check-toggle

Update automatic health check toggle


Change status of automatic health check toggle to enabled/disabled.
PUT /api/v1/automatic-health-check-toggle

List automatic health checks


Query automatic health checks with list parameters.
GET /api/v1/automatic-health-checks

Get an automatic health check


Get health check performed by system automatically for specific transport
zone.
GET /api/v1/automatic-health-checks/transport-zones/<transport-zone-id>