Aruba · Example Payload

Aruba Central Access Point Example

CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless

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

Top-level fields

serialnamemacaddrmodelstatusip_addressfirmware_versiongroup_namesitelabelsswarm_idswarm_namecluster_idap_deployment_modemesh_roleclient_countuptimecpu_utilizationmem_totalmem_freeradios

Example Payload

Raw ↑
{
  "serial": "example_value",
  "name": "Example Title",
  "macaddr": "example_value",
  "model": "example_value",
  "status": "example_value",
  "ip_address": "example_value",
  "firmware_version": "example_value",
  "group_name": "example_value",
  "site": "example_value",
  "labels": [],
  "swarm_id": "500123",
  "swarm_name": "example_value",
  "cluster_id": "500123",
  "ap_deployment_mode": "example_value",
  "mesh_role": "example_value",
  "client_count": 10,
  "uptime": 10,
  "cpu_utilization": 10,
  "mem_total": 10,
  "mem_free": 10,
  "radios": []
}