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/venues/{venueId}/switchSettings
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/venues/{venueId}/switchSettings
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/venues/{venueId}/switchSettings
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "dns": [ "string" ], "switchLoginUsername": "string", "switchLoginPassword": "string", "syslogEnabled": true, "syslogPrimaryServer": "string", "syslogSecondaryServer": "string", "cliApplied": true, "profileId": [ "string" ], "switchProfileIds": [ "string" ], "switchCliProfileIds": [ "string" ] }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/venues/{venueId}/switchSettings
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/venues/{venueId}/switchSettings
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/venues/{venueId}/switchSettings
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "dns": [ "string" ], "syslogEnabled": true, "syslogPrimaryServer": "string", "syslogSecondaryServer": "string", "profileId": [ "string" ] }
Response
{ "id": "string", "name": "string", "dns": [ "string" ], "switchLoginUsername": "string", "switchLoginPassword": "string", "syslogEnabled": true, "syslogPrimaryServer": "string", "syslogSecondaryServer": "string", "cliApplied": true, "profileId": [ "string" ], "switchProfileIds": [ "string" ], "switchCliProfileIds": [ "string" ] }