getSiteRrmNeighbors
GET https://{{host}}/api/v1/sites/:site_id/rrm/rrm/neighbors/band/:band
Query Parameters
Name | Type | Description |
---|---|---|
band | string | optional, 24 / 5 / 6 |
RESPONSES
status: OK
{"band":6,"limit":100,"page":1,"total":360,"results":[{"mac":"5c5b35000001","neighbors":[{"mac":"5c5b35000311","rssi":-66}]}]}