v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

View the configured out of service (OOS) reasons

get/v1/maintenance/availability/config

Headers

X-Time-Zonestring

Specify the timezone for formatting the timestamps.

X-Metric-Unitsboolean

Specify if you want to use the Metric units or the Imperial units. TRUE: Metric units. FALSE: Imperial Units

X-User-Idinteger

Specify the ID of the Fleet Admin or the Fleet Manager who is accessing this endpoint.

Response

200

reasons_for_out_of_servicestring[]

Example response

{
  "reasons_for_out_of_service": [
    "Scheduled Maintenance"
  ]
}