Aruba · Capability

Aruba Network Management

Unified network management workflow combining Aruba Central API for device inventory, configuration groups, sites, access points, clients, and gateway monitoring. Used by network administrators to manage campus and branch infrastructure.

Run with Naftiko ArubaNetwork ManagementCloud ManagementMonitoring

What You Can Do

GET
List devices — List all devices in the network inventory
/v1/devices
GET
Get device — Get device details by serial number
/v1/devices/{serial}
DELETE
Remove device — Remove a device from inventory
/v1/devices/{serial}
GET
List groups — List all configuration groups
/v1/groups
POST
Create group — Create a new configuration group
/v1/groups
GET
List sites — List all sites
/v1/sites
POST
Create site — Create a new site
/v1/sites
GET
List access points — List all access points with status
/v1/access-points
GET
List clients — List all connected clients
/v1/clients
GET
List networks — List all networks
/v1/networks
GET
List gateways — List all gateways
/v1/gateways

MCP Tools

list-devices

List all devices in the Aruba Central device inventory

read-only
get-device

Get device details by serial number

read-only
remove-device

Remove a device from inventory

list-groups

List all configuration groups

read-only
create-group

Create a new configuration group

get-group

Get group details by name

read-only
delete-group

Delete a configuration group

list-sites

List all sites

read-only
create-site

Create a new site

get-site

Get site details by ID

read-only
delete-site

Delete a site

associate-devices-to-site

Associate devices to a site

list-access-points

List all access points with status and statistics

read-only
get-access-point

Get access point details by serial number

read-only
list-clients

List all connected clients

read-only
list-networks

List all networks

read-only
list-gateways

List all gateways

read-only

APIs Used

aruba-central