v1
latestOpenAPI 3.0.02026-07-243339471.1 MBGateways
Get summary of gateway LAN tunnels health
Retrieves health summary of LAN tunnels present in the gateway.
get/network-monitoring/v1/gateways/{serial-number}/lan-tunnels-health-summary
Path parameters
serial-numberstring required
The gateway serial number.
Example:GW00000001
Serial number of the gateway device.
Response
Object containing information about the health summary of tunnels present in the gateway.
Example response
{
"encapsulation": "802.1Q",
"id": "GW00000001",
"type": "network-monitoring/gateway-monitoring"
}