v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
AirMatch

Get solver optimizations for a given tenant

Returns the list of solver optimizations/solutions generated by Airmatch for a given tenant. This endpoint supports multiple query parameters to filter and paginate the list of solutions returned. If no query parameters are provided, it will return all solutions for the tenant up to the default pagination limit.

get/network-services/v1/airmatch-solution

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

runmode'SCHEDULED' | 'ON-DEMAND' | 'INCREMENTAL' | 'EIRP' | 'OPMODE'

Runmode Filter to return solutions for that runmode. Valid values are SCHEDULE, ON-DEMAND, INCREMENTAL, OPMODE, and EIRP.

rf-domain-idinteger

RF Domain ID filter to return solutions for radios in a specific rf domain

rf-partition-idinteger

RF Partition ID filter to return solutions for radios in a specific rf partition

band-selected'2.4GHz' | '5GHz' | '6GHz'

Radio band filter to return solutions for radios in a specific band

idstring[]

Request ID Filter to return specific solution using request id provided by user in query parameter

status'COMPUTED' | 'SENT' | 'RETRIED' | 'DEPLOY_UNSUCCESSFUL' | 'CONFIRMED'

Filters solution documents based on deployment status field. Valid values are COMPUTED, SENT, RETRIED, DEPLOY_UNSUCCESSFUL, and CONFIRMED.

limitinteger

Limit for pagination of results

offsetinteger

Offset for pagination of results

Response

Successful operation

idstring required
typestring required
countinteger required