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/mspLabels
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/mspLabels
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/mspLabels
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOk
The UUID of alarm notification logo file.
Example: "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg"
The UUID of ping notification logo file.
Example: "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg"
The UUID of Ruckus Analytics logo file.
Example: "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg"
The UUID of ping login logo file.
Example: "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg"
The UUID of default logo file.
Example: "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg"
The URL at which to obtain customer support from your MSP.
Example: "http://support.sampledomain.com/"
The contact support behavior of MSP tenant.
Example: "redirect"
The URL at which to open a customer support case with your MSP.
Example: "http://support.sampledomain.com/opencase"
The URL to view your open customer support cases.
Example: "http://support.sampledomain.com/myopencase"
The change password URL of MSP tenant.
Example: "http://wifi.sampledomain.com/password"
Response
application/json
{ "msp_label": "msp-label", "logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "alarm_notification_logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "ping_notification_logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "mlisa_logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "ping_login_logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "default_logo_uuid": "b183ae56-e081-11e9-8a34-2a2ae2dbcce4.jpg", "msp_fqdn": "wifi.sampledomain.com", "contact_support_url": "http://support.sampledomain.com/", "contact_support_behavior": "redirect", "open_case_url": "http://support.sampledomain.com/opencase", "open_case_behavior": "redirect", "my_open_case_url": "http://support.sampledomain.com/myopencase", "my_open_case_behavior": "redirect", "change_password_url": "http://wifi.sampledomain.com/password", "msp_phone": "+6501234567", "msp_email": "support@msp.com", "msp_website": "http://wifi.sampledomain.com", "msp_external_id": "0015B000015bJEfQAM", "msp_tenant_name": "sampledomain Inc.", "mspLogoFileDataList": [ { … } ], "preferredWisprProvider": { "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "providerName": "string", "apiKey": "string", "apiSecret": "string", "customExternalProvider": true, "auth": { … }, "acct": { … }, "parentId": "string" }, "domain_suffix": "string" }
- RUCKUS One API host for North American region.https://api.ruckus.cloud/mspCustomers/{customerId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/mspCustomers/{customerId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/mspCustomers/{customerId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
application/json
{ "msp_label": "msp-label", "name": "Acme Sales", "street_address": "350 West Java st", "state": "CA", "country": "US", "postal_code": "95089", "phone_number": "650-123-4567", "fax_number": "650-123-9999", "city": "Sunnyvale", "mapping_url": "https//map.gogle.com/zsdweews", "service_effective_date": "2019-09-14 01:12:51Z", "service_expiration_date": "2020-09-14 01:12:51Z", "is_active": "true", "tenant_id": "6173ca160495421c95be47b42b349067", "parent_tenant_id": "6173ca160495421c95be47b42b349067", "tenant_type": "MSP, MSP_INTEGRATOR, MSP_INSTALLER", "account_id": "_53997fe0-dffb-4bac-bcc1-e21c689a320f_kodzLWdS", "tier": "_53997fe0-dffb-4bac-bcc1-e21c689a320f_kodzLWdS", "logo_url": "string", "privacyFeatures": [ { … } ] }
Bodyapplication/jsonrequired
The street address of the MSP-EC account.
Example: "350 West Java st"
The postal code of the MSP-EC account.
Example: "95089"
The phone number of the MSP-EC account.
Example: "650-123-4567"
The fax number of the MSP-EC account.
Example: "650-123-9999"
The map URL of the MSP-EC account.
Example: "https//map.gogle.com/zsdweews"
The effective date of the MSP-EC account.
Example: "2019-09-14 01:12:51.805Z"
The expiration date of the MSP-EC account.
Example: "2020-09-14 01:12:51.805Z"
- RUCKUS One API host for North American region.https://api.ruckus.cloud/mspCustomers/{customerId}
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/mspCustomers/{customerId}
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/mspCustomers/{customerId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
application/json
{ "name": "Acme Sales", "street_address": "350 West Java st", "state": "CA", "country": "US", "postal_code": "95089", "phone_number": "650-123-4567", "fax_number": "650-123-9999", "city": "Sunnyvale", "mapping_url": "https//map.gogle.com/zsdweews", "service_effective_date": "2019-09-14 01:12:51.805Z", "service_expiration_date": "2020-09-14 01:12:51.805Z", "licenses": { "trialAction": "ACTIVATE", "assignments": [ … ], "subscription_start_date": "string", "subscription_end_date": "string" }, "tier": "GOLD, PLATINUM", "privacyFeatures": [ { … } ] }
Response
application/json
{ "requestId": "string", "tenantId": "string" }