Aruba · Schema

Aruba Central Device

Schema for a device managed by HPE Aruba Networking Central, covering access points, switches, gateways, and SD-WAN appliances in the device inventory.

CloudInfrastructureNetwork ManagementNetworkingSD-WANSecuritySwitchesWireless

Properties

Name Type Description
serial string Unique serial number identifying the device in the Aruba Central inventory.
macaddr string MAC address of the device in colon-separated hexadecimal format.
device_type string Classification of the device type within the Aruba Central platform.
model string Hardware model name or number of the device.
firmware_version string Current firmware version running on the device.
status string Current operational status of the device.
ip_address string IPv4 address assigned to the device.
name string User-configured name or hostname of the device.
group_name string Name of the Aruba Central configuration group the device belongs to.
site string Name of the physical site the device is assigned to.
labels array Labels assigned to the device for custom categorization and filtering.
aruba_part_no string Aruba hardware part number for the device.
customer_id string Aruba Central customer ID that owns the device.
customer_name string Name of the customer organization that owns the device.
ap_deployment_mode string Deployment mode for access point devices. IAP indicates Instant AP mode, AOS10 indicates the AOS 10 architecture.
swarm_id string Identifier of the Swarm or AP cluster the device belongs to (access points only).
swarm_name string Name of the Swarm or AP cluster.
cluster_id string Cluster identifier for the device.
mesh_role string Mesh networking role of the access point.
client_count integer Number of clients currently connected to the device.
uptime integer Time since last reboot in seconds.
cpu_utilization integer Current CPU utilization as a percentage.
mem_total integer Total device memory in bytes.
mem_free integer Available free memory in bytes.
radios array Radio interfaces on the device (access points only).
uplink object Physical uplink connection details.
last_modified string ISO 8601 timestamp of the last configuration change on the device.
View JSON Schema on GitHub