POST /api/downtime
Schedule host downtime

Parámetros

Nombre del parámetro Descripción
location_id
opcional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcional

Set the current organization context for the request

Validations:

  • Must be a Integer

duration
opcional

Downtime duration (seconds)

Validations:

  • Must be a number.

reason
opcional

Downtime reason

Validations:

  • Must be a String