Manage AAA (authentication, authorization, and accounting) Servers.
Switch Service API & Model Documentation (0.4.0)
Download OpenAPI description
Overview
Languages
Servers
RUCKUS One API host for North American region.
https://api.ruckus.cloud/
RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/
RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "authnEnabledSsh": true, "authnFirstPref": "string", "authnSecondPref": "string", "authnThirdPref": "string", "authnFourthPref": "string", "authzEnabledCommand": true, "authzEnabledExec": true, "authzCommonsLevel": "string", "authzCommonsFirstServer": "string", "authzCommonsSecondServer": "string", "authzCommonsThirdServer": "string", "authzExecFirstServer": "string", "authzExecSecondServer": "string", "authzExecThirdServer": "string", "acctEnabledCommand": true, "acctEnabledExec": true, "acctCommonsLevel": "string", "acctCommonsFirstServer": "string", "acctCommonsSecondServer": "string", "acctCommonsThirdServer": "string", "acctExecFirstServer": "string", "acctExecSecondServer": "string", "acctExecThirdServer": "string" }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/templates/venues/{venueId}/aaaSettings
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "authnEnabledSsh": true, "authnFirstPref": "string", "authnSecondPref": "string", "authnThirdPref": "string", "authnFourthPref": "string", "authzEnabledCommand": true, "authzEnabledExec": true, "authzCommonsLevel": "string", "authzCommonsFirstServer": "string", "authzCommonsSecondServer": "string", "authzCommonsThirdServer": "string", "authzExecFirstServer": "string", "authzExecSecondServer": "string", "authzExecThirdServer": "string", "acctEnabledCommand": true, "acctEnabledExec": true, "acctCommonsLevel": "string", "acctCommonsFirstServer": "string", "acctCommonsSecondServer": "string", "acctCommonsThirdServer": "string", "acctExecFirstServer": "string", "acctExecSecondServer": "string", "acctExecThirdServer": "string" }
Response
{ "requestId": "string", "response": { "id": "string", "authnEnabledSsh": true, "authnFirstPref": "string", "authnSecondPref": "string", "authnThirdPref": "string", "authnFourthPref": "string", "authzEnabledCommand": true, "authzEnabledExec": true, "authzCommonsLevel": "string", "authzCommonsFirstServer": "string", "authzCommonsSecondServer": "string", "authzCommonsThirdServer": "string", "authzExecFirstServer": "string", "authzExecSecondServer": "string", "authzExecThirdServer": "string", "acctEnabledCommand": true, "acctEnabledExec": true, "acctCommonsLevel": "string", "acctCommonsFirstServer": "string", "acctCommonsSecondServer": "string", "acctCommonsThirdServer": "string", "acctExecFirstServer": "string", "acctExecSecondServer": "string", "acctExecThirdServer": "string" } }