POST /api/downtime
Schedule host downtime

Parametri

Nome parametro Descrizione
location_id
opzionale

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opzionale

Set the current organization context for the request

Validations:

  • Must be a Integer

duration
opzionale

Downtime duration (seconds)

Validations:

  • Must be a number.

reason
opzionale

Downtime reason

Validations:

  • Must be a String