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.

AOS-CX REST API is one of 10 APIs that HPE Aruba Networking publishes on the APIs.io network.

Tagged areas include Networking, Switching, Data Center, Configuration, and Routing. The published artifact set on APIs.io includes API documentation.

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
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.