Hanzo
OpenapiO11y

Returns one planned maintenance window, by id.

Returns one planned maintenance window, by id.

GET /v1/o11y/downtime_schedules/{id}

Addresshttps://api.hanzo.ai/v1/o11y/downtime_schedules/{id}
MethodGET
OperationGetDowntimeScheduleByID
AuthAuthorization: Bearer $HANZO_API_KEY

Returns one planned maintenance window, by id. Viewer gate.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyes

Response

StatusBodyMeaning
200o11y.O11yDowntimeScheduleOutok

200 body — 2 fields.

FieldInTypeAlwaysDescription
databodyanyData holds the schedule.
statusbodystringStatus is "success".

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y downtime_schedules get <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page