countOrgMxTunnelsStats
GET https://{{host}}/api/v1/orgs/:org_id/stats/tunnels/count
Response Parameters
Parameter | Type | Description |
---|---|---|
mxtunnel_id | string | Mist Tunnel ID |
state | string | idle / wait-ctrl-reply / wait-ctrl-conn / established / establishedwithsessions |
uptime | int | uptime |
sessions | list | list of sessions |
remote_id | string | WxlanTunnel Remote ID |
remote_sid | int | remote sessions id (dynamically unless Tunnel is said to be static) |
local_sid | int | remote sessions id (dynamically unless Tunnel is said to be static) |