Radio Resource Management Service
Was this helpful?
Was this helpful?
Returns the RRM algorithm list.
/api/v1/algorithms
Returns the current RRM data model.
/api/v1/currentModel
Returns the device configuration by applying all configuration layers.
/api/v1/getDeviceConfig
The device serial number
Returns the device layered configuration.
/api/v1/getDeviceLayeredConfig
Returns the device topology.
/api/v1/getTopology
Modify the AP layer of the network configuration for the given AP. Any existing fields absent from the request body will be preserved.
/api/v1/modifyDeviceApConfig
The device serial number
No body
Run channel optimizer and return the new channel allocation.
/api/v1/optimizeChannel
The assignment algorithm to use:
random
, least_used
, unmanaged_aware
The RF zone
Do not apply changes
Run tx power optimizer and return the new tx power allocation.
/api/v1/optimizeTxPower
The assignment algorithm to use:
random
, measure_ap_client
, measure_ap_ap
, location_optimal
The RF zone
Do not apply changes
Returns the RRM provider info.
/api/v1/provider
Run a specific RRM algorithm now.
/api/v1/runRRM
The algorithm name
The algorithm arguments
The RF zone
Do not apply changes
Set the AP layer of the network configuration for the given AP.
/api/v1/setDeviceApConfig
The device serial number
No body
Set the network layer of the device configuration.
/api/v1/setDeviceNetworkConfig
No body
Set the zone layer of the network configuration for the given zone.
/api/v1/setDeviceZoneConfig
The RF zone
No body
Returns the system info from the running service.
/api/v1/system
Get a value
info
Perform some system-wide commands.
/api/v1/system
Set the device topology.
/api/v1/setTopology
No body