API Description | API Path |
---|---|
Get automatic health check toggleGet detailed info for automatic health check toggle. |
GET /api/v1/automatic-health-check-toggle
|
Update automatic health check toggleChange status of automatic health check toggle to enabled/disabled. |
PUT /api/v1/automatic-health-check-toggle
|
List automatic health checksQuery automatic health checks with list parameters. |
GET /api/v1/automatic-health-checks
|
Get an automatic health checkGet health check performed by system automatically for specific transport zone. |
GET /api/v1/automatic-health-checks/transport-zones/<transport-zone-id>
|