v1
latestOpenAPI 3.0.02026-07-243339471.1 MBAirMatch
Get solution of a specific Radio MAC
Returns Solution/Radio Plan of a specific radio for a given tenant
get/network-services/v1/airmatch-solution/{radio-mac}
Path parameters
radio-macstring required
Radio MAC address to get solution for that radio mac
Query parameters
countinteger
Number of solutions to return.
start-atstring date-time
Filter for solutions with timestamp greater than or equal to the provided timestamp
end-atstring date-time
Filter for solutions with timestamp less than or equal to the provided timestamp
runmodestring
Runmode Filter to return solutions for that runmode
idstring[]
Request ID Filter to return specific solution using request id provided by user in query parameter
limitinteger
Limit for pagination of results
offsetinteger
Offset for pagination of results
Response
Successful operation