searchOrgDevices

GET https://{{host}}/api/v1/orgs/:org_id/devices/search

Supported Filters for device type AP

NameTypeDescription
hostnamestringpartial / full hostname
site_idstringsite id
modelstringdevice model
macstringAP mac
versionstringversion
ipstringip address
mxtunnel_statusstringMxTunnel status, up / down
mxedge_idstringMist Edge id, if AP is connecting to a Mist Edge
lldp_system_namestringLLDP system name
lldp_system_descstringLLDP system description
lldp_port_idstringLLDP port id
lldp_mgmt_addrstringLLDP management ip address
band_24_bandwithintBandwith of band_24
band_5_bandwithintBandwith of band_5
band_6_bandwithintBandwith of band_6
band_24_channelintChannel of band_24
band_5_channelintChannel of band_5
band_6_channelintChannel of band_6
eth0_port_speedintPort speed of eth0
power_constrainedbooleanif device is in Power Constrained mode

RESPONSES

status: OK

{"results":[{"ip":"192.168.86.22","type":"switch","version":"21.4R1.12","mac":"3c8c939485ad","uptime":2380356,"ext_ip":"0.0.0.0","hostname":["3c8c939485ad","ludi-ex2300"],"timestamp":1661273225.321,"org_id":"6748cfa6-4e12-11e6-9188-0242ac110007","num_members":1,"site_id":"8721e817-96ee-4e34-b6b6-a80cc01642a6","model":"ex2300-c-12p","last_hostname":"3c8c939485ad"}]}