Documentation for Dashboard API
Download OpenAPI description
Overview
URL
Support Team
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/mspCustomers/{customerId}/logoUrls
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/logoUrls
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/logoUrls
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/admins
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/admins
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/admins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/activationStatus
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/activationStatus
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/activationStatus
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
application/json
{ "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "properties": { "property1": {}, "property2": {} }, "tenantActivated": true, "wifiActivated": true, "switchActivated": true, "parentId": "string" }