POST /api/downtime
Schedule host downtime

參數

參數名字 描述
location_id
選填

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
選填

Set the current organization context for the request

Validations:

  • Must be a Integer

duration
選填

Downtime duration (seconds)

Validations:

  • Must be a number.

reason
選填

Downtime reason

Validations:

  • Must be a String