Documentation for Dashboard API
- Retrieve Active Relationships Between Designated Accounts and Their Managed Tenant
Update Active Relationships Between Designated Accounts and Their Managed Tenant
Add Designated Accounts to Manage Tenants
Retrieve Active Relations...
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/tenants/{tenantId}/tenantDelegations
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/tenants/{tenantId}/tenantDelegations
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/tenants/{tenantId}/tenantDelegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
{ "mspec_list": [ "string" ], "delegation_type": "delegationtype", "delegated_to": "delegationtenantid", "expiry_date": "string" }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/tenants/{tenantId}/tenantDelegations
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/tenants/{tenantId}/tenantDelegations
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/tenants/{tenantId}/tenantDelegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "mspec_list": [ "string" ], "delegation_type": "delegationtype", "number_of_days": "1-60", "isManageAllEcs": true }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/tenantDelegations
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/tenantDelegations
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/tenantDelegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "AssignDelegatedRequest": [ { … } ] }