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

Managed Brand Operations

Managed Brand Operations

Operations

Brand Settings

Operations

Deprecated

Operations

Admin Delegation Management

Operations

Resend email Invitation

Operations

Support Team assistance

Operations

Enable Support Team assistance

Operations

Disable Support Team assistance

Operations

Manage Firmware Upgrade Schedules

Operations

Tenant Delegation Management

Operations

Reactivation and Deactivation

Operations

DeprecatedDeprecated

Request

The following method will be removed no sooner than 09/08/2025.

Path
customerIdstringrequired

Tenant ID of the tenant to get MSP data.

No request payload

Responses

Ok

Bodyapplication/json
idstring
createdDatestring(date-time)
updatedDatestring(date-time)read-only
propertiesobject
tenantActivatedboolean
wifiActivatedboolean
switchActivatedboolean
parentIdstringread-only
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" }