POST /api/downtime
Schedule host downtime

Parametry

Nazwa parametru Opis
location_id
opcjonalny

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcjonalny

Set the current organization context for the request

Validations:

  • Must be a Integer

duration
opcjonalny

Downtime duration (seconds)

Validations:

  • Must be a number.

reason
opcjonalny

Downtime reason

Validations:

  • Must be a String