Aruba · Schema
AccessPoint
Represents an Aruba wireless access point with monitoring data including radio information, client counts, and operational status.
CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless
Properties
| Name | Type | Description |
|---|---|---|
| serial | string | Serial number of the access point. |
| name | string | Configured name of the access point. |
| macaddr | string | MAC address of the access point. |
| model | string | Hardware model. |
| status | string | Current operational status. |
| ip_address | string | IP address of the access point. |
| firmware_version | string | Current firmware version. |
| group_name | string | Configuration group assignment. |
| site | string | Site assignment. |
| labels | array | Labels assigned to the access point. |
| swarm_id | string | Swarm/cluster identifier for the AP. |
| swarm_name | string | Name of the Swarm/cluster. |
| cluster_id | string | Cluster identifier. |
| ap_deployment_mode | string | Deployment mode of the access point. |
| mesh_role | string | Mesh role of the access point. |
| client_count | integer | Number of clients currently connected. |
| uptime | integer | Uptime in seconds since last reboot. |
| cpu_utilization | integer | Current CPU utilization percentage. |
| mem_total | integer | Total memory in bytes. |
| mem_free | integer | Free memory in bytes. |
| radios | array | Radio interface information. |