Hanzo
OpenapiO11y

Replaces a planned maintenance window, by id.

Replaces a planned maintenance window, by id.

PUT /v1/o11y/downtime_schedules/{id}

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

Replaces a planned maintenance window, by id. Editor gate.

Request

6 fields, body application/json (required).

FieldInTypeRequiredDescription
idpathstringyes
alertIdsbodystring[]
descriptionbodystring
namebodystring
schedulebodyany
scopebodystring

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y downtime_schedules set <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page