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/switchProfiles
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/templates/switchProfiles
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/templates/switchProfiles
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "description": "string", "acls": [ { … } ], "vlans": [ { … } ], "voiceVlanConfigs": [ { … } ], "trustedPorts": [ { … } ], "profileType": "Regular", "venueCliTemplate": { "id": "string", "name": "string", "cli": "string", "switchModels": "string", "variables": [ … ], "overwrite": true }, "venues": [ "string" ], "venueCount": 0, "templateId": "string", "templateVersion": 0, "applyOnboardOnly": true }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/templates/switchProfiles
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/templates/switchProfiles
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/templates/switchProfiles
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
[ "string" ]
Response
{ "requestId": "string", "response": { "id": "string" } }