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

clusterIdstringRequired
The cluster Id of the specific gateway connection

Response

The result of the device health status check returned from the device itself
idstring
jsonrpcstring
resultobject
receiveTimeinteger
statusstring

Errors

500
Internal Server Error