getSiteOtherDevices

GET https://{{host}}/api/v1/sites/:site_id/otherdevices

Response Definitions

NameTypeDescription
vendorstringthe vendor
macstringthe mac address
serialstringthe device’s serial number
modelstringthe model of the device
namestringthe name of the device
site_idstringthe site id where the device is located
device_macstringthe device mac

Request Params

KeyDatatypeRequiredDescription
vendornull

RESPONSES

status: OK

[{"vendor":"cradlepoint","mac":"5c5b35000018","serial":"FXLH2015150025","model":"AP41","name":"hallway","site_id":"4ac1dcf4-9d8b-7211-65c4-057819f0862b","device_mac":"001122334455"}]