Manage the SD-LAN services for Edge devices.
RUCKUS Edge API & Model Documentation (1.0.4)
Download OpenAPI description
Overview
License
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/personalIdentityNetworks/{pinId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "id": "string", "name": "string", "vxlanTunnelProfileId": "string", "networkSegmentConfiguration": { "segments": 0, "dhcpInfoId": "string", "dhcpPoolId": "string" }, "distributionSwitchInfos": [ { … } ], "accessSwitchInfos": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "name": "string", "networkSegmentConfiguration": { "segments": 0, "dhcpInfoId": "string", "dhcpPoolId": "string" }, "distributionSwitchInfos": [ { … } ], "accessSwitchInfos": [ { … } ] }
Response
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "name": "string", "networkSegmentConfiguration": { "segments": 0, "dhcpInfoId": "string", "dhcpPoolId": "string" }, "distributionSwitchInfos": [ { … } ], "accessSwitchInfos": [ { … } ] }
Response
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/{pinId}/wifiNetworks/{wifiNetworkId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "content": [ { … } ], "paging": { "page": 0, "pageSize": 0, "totalCount": 0 } }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "name": "string", "vxlanTunnelProfileId": "string", "networkSegmentConfiguration": { "segments": 0, "dhcpInfoId": "string", "dhcpPoolId": "string" }, "distributionSwitchInfos": [ { … } ], "accessSwitchInfos": [ { … } ] }
Response
{ "requestId": "string", "response": null, "links": [ { … } ] }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/personalIdentityNetworks/edgeCompatibilities/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/personalIdentityNetworks/edgeCompatibilities/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/personalIdentityNetworks/edgeCompatibilities/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "filters": { "serviceIds": [ … ] } }
Response
{ "compatibilities": [ { … } ] }