Skip to content

MSP Services (V0.3.3)

Documentation for Dashboard API

Download OpenAPI description
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/

Managed-Tenant Operations

Managed-Tenant Operations

Operations

Tenant Delegation Management

Operations

Retrieve Active Relationships Between Designated Accounts and Their Managed Tenant

Request

Retrieve active relationships between designated accounts and their managed tenant.

Path
tenantIdstringrequired
Query
delegationTypestring
No request payload

Responses

Ok

Body
mspec_listArray of strings

List of MSP EC delegated.

delegation_typestring

The type of MSP EC delegation.

Example: "delegationtype"
delegated_tostring

Delegated to tenant.

Example: "delegationtenantid"
expiry_datestring

Expiry date for delegation.

Response
{ "mspec_list": [ "string" ], "delegation_type": "delegationtype", "delegated_to": "delegationtenantid", "expiry_date": "string" }

Update Active Relationships Between Designated Accounts and Their Managed Tenant

Request

Update active relationships between designated accounts and their managed tenant.

Path
tenantIdstringrequired
Bodyrequired
mspec_listArray of stringsunique

List of MSP EC to be assigned.

delegation_typestringrequired

The type of MSP EC delegated tenant.

Example: "delegationtype"
number_of_daysstring

Expiry days for MSP EC to delegated tenant.

Example: "1-60"
isManageAllEcsboolean

Flag to admins to manage account.

{ "mspec_list": [ "string" ], "delegation_type": "delegationtype", "number_of_days": "1-60", "isManageAllEcs": true }

Responses

Accepted

Body
string
Response
"string"

Add Designated Accounts to Manage Tenants

Request

Retrieve active relationships between designated accounts and their assigned tenants.

Bodyrequired
AssignDelegatedRequestArray of objects(AssignDelegatedRequest)

List of tech partner details.

{ "AssignDelegatedRequest": [ { … } ] }

Responses

Accepted

Body
string
Response
"string"

Resend email Invitation

Operations

Admin Delegation Management

Operations

Reactivation

Operations

Reactivation and Deactivation

Operations

Deactivation

Operations

Support Team assistance

Operations

Enable Support Team Assistance

Operations

Support Team Assistance

Operations

Disable Support Team Assistance

Operations

Brand Settings

Operations

Manage Firmware Upgrade Schedules

Operations