v1
latestOpenAPI 3.0.02026-07-243339471.1 MBAirMatch
Get all neighbor pathloss for a tenant and radio mac
Returns all neighbors and pathloss information heard by a radio for a given tenant
get/network-services/v1/airmatch-pathloss/{radio-mac}
Path parameters
radio-macstring required
Reporting MAC address to look up list of Neighbors for that radio mac
Query parameters
start-atstring date-time
Timestamp of oldest Pathloss to start query result
end-atstring date-time
Timestamp of newest Pathloss to end query result
include-non-friendtrue | false
Append list of non friend (non-neighbor) pathloss to output (default false)
limitinteger
Limit for pagination of results
offsetinteger
Offset for pagination of results
Response
Successful operation