v1
latestOpenAPI 3.0.02026-07-243339471.1 MBGet 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.
Query parameters
Number of solutions to return.
Filter for solutions with timestamp greater than or equal to the provided timestamp
Filter for solutions with timestamp less than or equal to the provided timestamp
Runmode Filter to return solutions for that runmode. Valid values are SCHEDULE, ON-DEMAND, INCREMENTAL, OPMODE, and EIRP.
RF Domain ID filter to return solutions for radios in a specific rf domain
RF Partition ID filter to return solutions for radios in a specific rf partition
Radio band filter to return solutions for radios in a specific band
Request ID Filter to return specific solution using request id provided by user in query parameter
Filters solution documents based on deployment status field. Valid values are COMPUTED, SENT, RETRIED, DEPLOY_UNSUCCESSFUL, and CONFIRMED.
Limit for pagination of results
Offset for pagination of results
Response
Successful operation