Skip to main content

Reboot the local controller for a site

POST 

/sites/:siteUid/reboot

Sends a reboot command to the local controller (edge device) associated with the specified site. The reboot is executed through Fuzz Secure link connecting the cloud to the edge device.

This operation requires the rebootController permission on the target site. The response indicates whether the reboot command was successfully sent and includes any output from the remote device.

Request

Responses

Reboot command sent successfully. Response contains the success status and remote output.