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/switches/{switchId}/dhcpServers
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServers
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServers
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string", "switchId": "string", "prefixLength": "string", "dhcpServerEnabled": true }
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string" }
- Asian region
https://api.asia.ruckus.cloud/switches/{switchId}/dhcpServers
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServers
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServers
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string", "switchId": "string", "prefixLength": "string", "dhcpServerEnabled": true }
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string" }
- Asian region
https://api.asia.ruckus.cloud/switches/{switchId}/dhcpServers
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServers
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServers
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
[ "string" ]
{ "requestId": "string", "response": { "id": "string" } }
- Asian region
https://api.asia.ruckus.cloud/switches/{switchId}/dhcpServers/query
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServers/query
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServers/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "fields": [ "string" ], "page": 0, "pageSize": 0, "sortField": "string", "sortOrder": "ASC", "venueId": "string" }
{ "id": "string", "data": [ {} ], "fields": [ "string" ], "page": 0, "totalCount": 0, "totalPages": 0 }
- Asian region
https://api.asia.ruckus.cloud/switches/{switchId}/dhcpServerStateSettings
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServerStateSettings
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServerStateSettings
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "state": true }
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string" }
- Asian region
https://api.asia.ruckus.cloud/switches/dhcpServers/query
- European region
https://api.eu.ruckus.cloud/switches/dhcpServers/query
- North American region
https://api.ruckus.cloud/switches/dhcpServers/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "fields": [ "string" ], "page": 0, "pageSize": 0, "sortField": "string", "sortOrder": "ASC", "venueId": "string" }
{ "id": "string", "data": [ {} ], "fields": [ "string" ], "page": 0, "totalCount": 0, "totalPages": 0 }
- Asian region
https://api.asia.ruckus.cloud/switches/dhcpServers/{dhcpServerId}
- European region
https://api.eu.ruckus.cloud/switches/dhcpServers/{dhcpServerId}
- North American region
https://api.ruckus.cloud/switches/dhcpServers/{dhcpServerId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "id": "string", "poolName": "string", "network": "string", "defaultRouterIp": "string", "excludedEnd": "string", "excludedStart": "string", "leaseDays": 0, "leaseHrs": 0, "leaseMins": 0, "dhcpOptions": [ { … } ], "subnetAddress": "string", "subnetMask": "string" }
- Asian region
https://api.asia.ruckus.cloud/switches/{switchId}/dhcpServers/{dhcpServerId}
- European region
https://api.eu.ruckus.cloud/switches/{switchId}/dhcpServers/{dhcpServerId}
- North American region
https://api.ruckus.cloud/switches/{switchId}/dhcpServers/{dhcpServerId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "requestId": "string", "response": { "id": "string" } }