Summary
Get all actively connected gateways
Description
Returns a list of all of the gateway connections that are currently active across all IAPs
Route
GET /gateway_manager/v1/connections
Roles
gateway:read
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
This method has no parameters |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | An object containing keys for the cluster IDs for all gateways that have been added to Gateway Manager and values for whether or not the gateway is connected or disconnected |