Aruba AOS-CX REST API

REST API for AOS-CX switches providing full programmability of switches running the AOS-CX operating system. Supports HTTPS POST, GET, PUT, PATCH, and DELETE methods and includes a built-in Swagger UI for API reference and testing.

API entry from apis.yml

apis.yml Raw ↑
name: Aruba AOS-CX REST API
description: REST API for AOS-CX switches providing full programmability of switches running the AOS-CX
  operating system. Supports HTTPS POST, GET, PUT, PATCH, and DELETE methods and includes a built-in Swagger
  UI for API reference and testing.
humanURL: https://developer.arubanetworks.com/aoscx/
tags:
- Infrastructure
- Network Automation
- Programmability
- Switches
properties:
- type: Documentation
  url: https://developer.arubanetworks.com/aoscx/docs/introduction
- type: APIReference
  url: https://developer.arubanetworks.com/aoscx/docs/additional-resources-1
- type: SDK
  url: https://github.com/aruba/pyaoscx
  title: Python SDK