Skip to main content

Get site health status

GET 

/sites/:uid/health

Retrieves the current health status of the local controller (edge device) associated with the specified site. The health check is performed through Fuzz Secure link connecting the cloud to the edge device.

The response contains a status which can be one of: Ok, Warning, Error, Offline, or NotSupported, along with an optional message providing additional details.

Request

Responses

Health status retrieved successfully.