Back to Overview

List of Commands for OS version juniper@mist
| TASK | COMMAND | NOTES |
|---|---|---|
| Device info | GET orgs/<orgId>/stats/devices?type=ap&status=connected | |
| Device info | GET /self | |
| Device info | sites/<siteId>/stats/switch_ports/search?mac=<mac> | |
| Device info | sites/<siteId>/stats/devices/<id> | |
| L2 Interfaces | GET /sites/<siteId>/stats/switch_ports/search?mac=<macId> | |
| L3 Interfaces | GET sites/:siteId/stats/devices/:deviceId | |
| Neighbors | GET sites/:siteId/stats/ports/search?mac=:macId | |
| Routing table | GET sites/<siteId>/stats/devices/<deviceId> | |
| Routing table | sites/<siteId>/stats/switch_ports/search?mac=<mac> | |
| SN | GET orgs/$orgId/stats/devices?type=all | |
| Wireless AP | GET sites/:siteId/stats/devices/:deviceId | |
| Wireless clients | GET sites/:siteId/stats/clients |