latestOpenAPI 3.0.02026-08-1019920.5 KB

8dcac887e3f3

Devices

Reboot Device

Reboot a device at the specified zone_id.

post/ext/devices/reboot

Request body

zone_idinteger

Numeric ID of the zone to access.

Response

The request was successful.

successboolean

Example response

{
  "success": true
}