AOS-CX REST API

The AOS-CX REST API runs on-box on every AOS-CX switch (CX 6000/8000/9000/10000 series) and exposes the full switch configuration and state surface — system, VRFs, VLANs, interfaces, LAGs, OSPF, BGP, EVPN, VSF, VSX, ACLs, QoS — backed by a YANG model. It is the foundation for the pyaoscx Python SDK, the aoscxgo Go client, the AOS-CX Ansible collection, and the AOS-CX Terraform provider.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/aos-cx-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: aruba-hpe:aos-cx-rest-api
name: AOS-CX REST API
tags:
- Networking
- Switching
- Data-Center
- Configuration
- Routing
tags_raw:
- Networking
- Switching
- Data Center
- Configuration
- Routing
humanURL: https://github.com/aruba/pyaoscx
properties:
- url: https://github.com/aruba/pyaoscx
  type: Documentation
- url: https://github.com/aruba/aoscx-yang
  type: Schema
description: The AOS-CX REST API runs on-box on every AOS-CX switch (CX 6000/8000/9000/10000 series) and
  exposes the full switch configuration and state surface — system, VRFs, VLANs, interfaces, LAGs, OSPF,
  BGP, EVPN, VSF, VSX, ACLs, QoS — backed by a YANG model. It is the foundation for the pyaoscx Python
  SDK, the aoscxgo Go client, the AOS-CX Ansible collection, and the AOS-CX Terraform provider.