getOrgMxEdgesDetailsStats
GET https://{{host}}/api/v1/orgs/:org_id/stats/mxedges/:mxedge_id
Response Parameters
Parameter | Type | Description |
---|---|---|
mxcluster_id | string | MxCluster this MxEdge belongs to |
tuntermipconfig | object | ip configuration of the Mist Tunnel interface |
services | list | list of services to run, tunterm only for now |
tuntermportconfig | object | ethernet port configurations |
separateupstreamdownstream | boolean | weather to separate upstream / downstream ports. default is false where all ports will be used. |
downstream_ports | list | list of ports to be used for downstream (to AP) purpose |
upstream_ports | list | list of ports to be used for upstrea purpose (to LAN) |
upstreamportvlan_id | int | native VLAN id for upstream ports, default is 1 |
RESPONSES
status: OK
{"id":"387804a7-3474-85ce-15a2-f9a9684c9c90","name":"Guest","magic":"ExNpT5gi-ADR8WTFd4EiQPY3cP5WdSoD","tunterm_registered":false,"mxagent_registered":false,"mxcluster_id":"572586b7-f97b-a22b-526c-8b97a3f609c4","model":"ME-S2019","version":"0.1.2","last_seen":1547437078,"uptime":884221,"status":"connected","ext_ip":"116.187.144.16","port_stat":{"eth0":{"up":true,"speed":1000,"full_duplex":true,"tx_bytes":2056,"tx_pkts":670,"rx_bytes":2056,"rx_pkts":670,"rx_errors":0,"lldp_stats":{"system_name":"ME-DC2-DIS-SW","mgmt_addr":"122.16.3.11","port_id":"\u0005Gi4/0/16","system_desc":"Cisco IOS Software","port_desc":"GigabitEthernet4/0/16"}},"eth1":{"up":false},"module":{"up":false}},"lag_stat":{"lag0":{"active_ports":["0","1"]}},"num_tunnels":31}