Check if a specific gateway connection is healthy
Given the cluster ID of an gateway connection, this endpoint will return the health status of the device.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
clusterId
The cluster Id of the specific gateway connection
Response
The result of the device health status check returned from the device itself
id
jsonrpc
result
receiveTime
status
Errors
500
Internal Server Error