Manage AAA (authentication, authorization, and accounting) Servers.
Switch Service API & Model Documentation (0.3.4)
https://api.asia.ruckus.cloud/
https://api.eu.ruckus.cloud/
https://api.ruckus.cloud/
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates/{templateId}
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates/{templateId}
- North American region
https://api.ruckus.cloud/webAuthPageTemplates/{templateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "id": "string", "name": "string", "webAuthUserIdLabel": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "venueCount": 0, "switchCount": 0, "switchVenueInfos": [ { … } ], "webAuthPageTemplateViewList": [ {} ] }
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates/{templateId}
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates/{templateId}
- North American region
https://api.ruckus.cloud/webAuthPageTemplates/{templateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "name": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "tenantId": "string" }
{ "id": "string", "name": "string", "webAuthUserIdLabel": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "venueCount": 0, "switchCount": 0, "switchVenueInfos": [ { … } ], "webAuthPageTemplateViewList": [ {} ] }
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates/{templateId}
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates/{templateId}
- North American region
https://api.ruckus.cloud/webAuthPageTemplates/{templateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "requestId": "string", "response": { "id": "string" } }
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates
- North American region
https://api.ruckus.cloud/webAuthPageTemplates
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "name": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "tenantId": "string" }
{ "id": "string", "name": "string", "webAuthUserIdLabel": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "venueCount": 0, "switchCount": 0, "switchVenueInfos": [ { … } ], "webAuthPageTemplateViewList": [ {} ] }
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates/query
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates/query
- North American region
https://api.ruckus.cloud/webAuthPageTemplates/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "fields": [ "string" ], "page": 0, "pageSize": 0, "sortField": "string", "sortOrder": "ASC" }
{ "id": "string", "data": [ {} ], "fields": [ "string" ], "page": 0, "totalCount": 0, "totalPages": 0 }
- Asian region
https://api.asia.ruckus.cloud/webAuthPageTemplates/{templateId}/switches
- European region
https://api.eu.ruckus.cloud/webAuthPageTemplates/{templateId}/switches
- North American region
https://api.ruckus.cloud/webAuthPageTemplates/{templateId}/switches
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "id": "string", "name": "string", "webAuthUserIdLabel": "string", "webAuthPasswordLabel": "string", "webAuthCustomTitle": "string", "webAuthCustomTop": "string", "webAuthCustomLoginButton": "string", "webAuthCustomBottom": "string", "tag": "string", "venueCount": 0, "switchCount": 0, "switchVenueInfos": [ { … } ], "webAuthPageTemplateViewList": [ {} ] }