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/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "aclViewList": [ {} ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
{ "id": "string", "switchId": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "uniqueName": "string" }
Response
{ "id": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "aclViewList": [ {} ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls/{aclId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "aclViewList": [ {} ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
{ "id": "string", "switchId": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "uniqueName": "string" }
Response
{ "id": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "aclViewList": [ {} ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/switchProfiles/{switchProfileId}/acls
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
[ "string" ]
Response
{ "requestId": "string", "response": { "id": "string" } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/venues/{venueId}/switchProfiles/acls
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/venues/{venueId}/switchProfiles/acls
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/venues/{venueId}/switchProfiles/acls
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "aclType": "standard", "aclRules": [ { … } ], "aclViewList": [ {} ] }