v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
FCO Response Information

Get AFC channel data for all access points belonging to the tenant.

This API retrieves the Automated Frequency Coordination channel and EIRP data for all the access points.

get/network-services/v1/fco-resp-info-all

Query parameters

limitinteger

The maximum number of items to return.

The maximum number of items to return.

offsetinteger

The offset of the first item in the collection to return.

The offset of the first item in the collection to return.

Response

Successful operation

countinteger required

The number of objects returned in the list. Maximum will be page size.

offsetinteger

Specifies the offset of the returned page.

totalinteger

The total number of objects contained in the database.

Example response

{
  "count": 1,
  "total": 200
}