Aruba · Example Payload

Aruba Central Radio Example

CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless

Aruba Central Radio Example is an example object payload from Aruba, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

indexmacaddrbandchannelpowertx_powerutilizationnoise_floorstatus

Example Payload

Raw ↑
{
  "index": 10,
  "macaddr": "example_value",
  "band": 42.5,
  "channel": "example_value",
  "power": 10,
  "tx_power": 10,
  "utilization": 10,
  "noise_floor": 10,
  "status": "example_value"
}