app-gateway_manager

On this page:

getDeviceHealth

Summary

Checks if a specific gateway connection is healthy

Description

Given the cluster ID of an gateway connection, this endpoint will return the health status of the device

Route

GET /gateway_manager/v1/connections/:clusterId

Roles

gateway:read

Parameters

DetailsExampleSchema
Name Type Required Description
clusterId string yes The cluster ID of the specific gateway connection

Return

DetailsExampleSchema
Name Type Description
response string The result of the device health status check returned from the device itself