Skip to content
Last updated

What's Deleted


POST /tenants/query

Query Customer Or Tech Partner Data

POST /tenants/inventories/query

Query Customer Device Inventory Data

POST /tenants/inventories/query/csv

Export Customer Device Inventory Data

POST /delegations/query

Query Customer Delegation Data

What's Changed


GET /mspCustomers/{customerId}/mspadmins
Parameters:

Changed: customerId in path

Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

PUT /mspCustomers/{customerId}/mspadmins
Parameters:

Changed: customerId in path

Request:

Changed content type : application/json

Changed items (object):

  • Changed property msp_admin_id (string)

  • Changed property msp_admin_role (string)

Return Type:

Changed response : 202 Accepted

Accepted

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)
GET /mspCustomers/{customerId}/admins/{adminId}
Parameters:

Changed: customerId in path

Changed: adminId in path

Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property email (string)

    • Changed property user_name (string)

    • Changed property full_name (string)

    • Changed property first_name (string)

    • Changed property last_name (string)

PUT /mspCustomers/{customerId}/admins/{adminId}
Parameters:

Changed: customerId in path

Changed: adminId in path

Request:

Changed content type : application/json

  • Changed property email (string)

  • Changed property user_name (string)

  • Changed property full_name (string)

  • Changed property first_name (string)

  • Changed property last_name (string)

DELETE /mspCustomers/{customerId}/admins/{adminId}
Parameters:

Changed: customerId in path

Changed: adminId in path

POST /mspCustomers/{customerId}/invitations
Parameters:

Changed: customerId in path

Request:

Changed content type : application/json

  • Changed property admin_email (string)

  • Changed property resend (boolean)

Return Type:

Deleted response : 200 OK

OK

GET /mspCustomers/{customerId}/delegations
Parameters:

Changed: customerId in path

POST /mspCustomers/{customerId}/delegations
Parameters:

Changed: customerId in path

DELETE /mspCustomers/{customerId}/delegations
Parameters:

Changed: customerId in path

GET /mspIntegrators/{integratorId}
Parameters:

Changed: integratorId in path

Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property mspec_list (array)

      Changed items (string):

    • Changed property delegation_type (string)

    • Changed property delegated_to (string)

    • Changed property expiry_date (string)

PATCH /mspIntegrators/{integratorId}
Parameters:

Changed: integratorId in path

Request:

Changed content type : application/json

New required properties:

  • mspec_list
  • Changed property mspec_list (array)

    Changed items (string):

  • Changed property delegation_type (string)

  • Changed property number_of_days (string)

  • Changed property isManageAllEcs (boolean)

GET /mspLabels/{mspLabel}
Parameters:

Changed: mspLabel in path

GET /mspLabels/baseUrls
GET /mspCustomers/{customerId}/logoUrls
Parameters:

Changed: customerId in path

GET /mspCustomers/{customerId}/admins
Parameters:

Changed: customerId in path

GET /mspCustomers/{customerId}/activationStatus
Parameters:

Changed: customerId in path

Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property updatedDate (string)

    • Changed property parentId (string)

PUT /mspCustomers/{customerId}/delegatorAdmins
Parameters:

Changed: customerId in path

Request:

Changed content type : application/json

New required properties:

  • mspec_list
  • Deleted property privilege_group_ids (array)

    privilege groups to manage accounts.

  • Changed property delegation_type (string)

  • Changed property mspec_list (array)

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

Return Type:

Changed response : 202 Accepted

Accepted

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)
PATCH /mspCustomers/delegations
Request:

Changed content type : application/json

  • Changed property AssignDelegatedRequest (array)

    Changed items (object):

    • Changed property delegation_id (string)

    • Changed property delegation_type (string)

    • Changed property mspec_id (string)

    • Changed property number_of_days (string)

GET /mspCustomers/{customerId}
Parameters:

Changed: customerId in path

Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Deleted property logo_url (string)

    • Deleted property privacyFeatures (array)

      privacy features

    • Changed property msp_label (string)

    • Changed property name (string)

    • Changed property street_address (string)

    • Changed property state (string)

    • Changed property country (string)

    • Changed property postal_code (string)

    • Changed property phone_number (string)

    • Changed property fax_number (string)

    • Changed property city (string)

    • Changed property mapping_url (string)

    • Changed property service_effective_date (string)

    • Changed property service_expiration_date (string)

    • Changed property is_active (string)

    • Changed property tenant_id (string)

    • Changed property parent_tenant_id (string)

    • Changed property tenant_type (string)

    • Changed property account_id (string)

    • Changed property tier (string)

DELETE /mspCustomers/{customerId}
Parameters:

Changed: customerId in path

Return Type:

Changed response : 202 Accepted

Ok

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)
PATCH /mspCustomers/{customerId}
Parameters:

Changed: customerId in path

Request:

Changed content type : application/json

  • Changed property operation (string)

Changed content type : application/vnd.ruckus.v2+json

  • Changed property operation (string)
PUT /mspCustomers/{customerId}
Parameters:

Changed: customerId in path

Request:

Changed content type : application/json

  • Deleted property privacyFeatures (array)

    privacy features

  • Changed property name (string)

  • Changed property street_address (string)

  • Changed property state (string)

  • Changed property country (string)

  • Changed property postal_code (string)

  • Changed property phone_number (string)

  • Changed property fax_number (string)

  • Changed property city (string)

  • Changed property mapping_url (string)

  • Changed property service_effective_date (string)

  • Changed property service_expiration_date (string)

  • Changed property tier (string)

  • Changed property licenses (object)

    • Changed property trialAction (string)

    • Changed property subscription_start_date (string)

    • Changed property subscription_end_date (string)

    • Changed property assignments (array)

      Changed items (object):

      • Deleted property licenseType (string)

        License Type

      • Changed property assignmentId (integer)

      • Changed property quantity (integer)

      • Changed property isTrial (boolean)

      • Changed property deviceType (string)

      • Changed property deviceSubType (string)

      • Changed property action (string)

Return Type:

Changed response : 202 Accepted

Accepted

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)
GET /mspCustomers
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    Changed items (object):

    • Deleted property logo_url (string)

    • Deleted property privacyFeatures (array)

      privacy features

    • Changed property msp_label (string)

    • Changed property name (string)

    • Changed property street_address (string)

    • Changed property state (string)

    • Changed property country (string)

    • Changed property postal_code (string)

    • Changed property phone_number (string)

    • Changed property fax_number (string)

    • Changed property city (string)

    • Changed property mapping_url (string)

    • Changed property service_effective_date (string)

    • Changed property service_expiration_date (string)

    • Changed property is_active (string)

    • Changed property tenant_id (string)

    • Changed property parent_tenant_id (string)

    • Changed property tenant_type (string)

    • Changed property account_id (string)

    • Changed property tier (string)

POST /mspCustomers
Request:

Changed content type : application/vnd.ruckus.v3+json

New required properties:

  • name
  • service_effective_date
  • service_expiration_date
  • tenant_type
  • Deleted property account_id (string)

  • Changed property name (string)

  • Changed property street_address (string)

  • Changed property state (string)

  • Changed property country (string)

  • Changed property postal_code (string)

  • Changed property phone_number (string)

  • Changed property fax_number (string)

  • Changed property city (string)

  • Changed property mapping_url (string)

  • Changed property service_effective_date (string)

  • Changed property service_expiration_date (string)

  • Changed property admin_email (string)

  • Changed property admin_firstname (string)

  • Changed property admin_lastname (string)

  • Changed property admin_role (string)

  • Changed property tenant_type (string)

  • Changed property tier (string)

  • Changed property delegations (array)

    Changed items (object):

    • Changed property mspec_list (array)

      Changed items (string):

    • Changed property delegation_type (string)

    • Changed property delegation_id (string)

    • Changed property number_of_days (string)

  • Changed property admin_delegations (array)

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

  • Changed property licenses (object)

    • Changed property trialAction (string)

    • Changed property subscription_start_date (string)

    • Changed property subscription_end_date (string)

    • Changed property assignments (array)

      Changed items (object):

      • Deleted property licenseType (string)

        License Type

      • Changed property assignmentId (integer)

      • Changed property quantity (integer)

      • Changed property isTrial (boolean)

      • Changed property deviceType (string)

      • Changed property deviceSubType (string)

      • Changed property action (string)

Changed content type : application/json

New required properties:

  • name
  • service_effective_date
  • service_expiration_date
  • tenant_type
  • Deleted property account_id (string)

  • Changed property name (string)

  • Changed property street_address (string)

  • Changed property state (string)

  • Changed property country (string)

  • Changed property postal_code (string)

  • Changed property phone_number (string)

  • Changed property fax_number (string)

  • Changed property city (string)

  • Changed property mapping_url (string)

  • Changed property service_effective_date (string)

  • Changed property service_expiration_date (string)

  • Changed property admin_email (string)

  • Changed property admin_firstname (string)

  • Changed property admin_lastname (string)

  • Changed property admin_role (string)

  • Changed property tenant_type (string)

  • Changed property tier (string)

  • Changed property delegations (array)

    Changed items (object):

    • Changed property mspec_list (array)

      Changed items (string):

    • Changed property delegation_type (string)

    • Changed property delegation_id (string)

    • Changed property number_of_days (string)

  • Changed property admin_delegations (array)

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

  • Changed property licenses (object)

    • Changed property trialAction (string)

    • Changed property subscription_start_date (string)

    • Changed property subscription_end_date (string)

    • Changed property assignments (array)

      Changed items (object):

      • Deleted property licenseType (string)

        License Type

      • Changed property assignmentId (integer)

      • Changed property quantity (integer)

      • Changed property isTrial (boolean)

      • Changed property deviceType (string)

      • Changed property deviceSubType (string)

      • Changed property action (string)

Changed content type : application/vnd.ruckus.v2+json

  • Changed property name (string)

  • Changed property street_address (string)

  • Changed property state (string)

  • Changed property country (string)

  • Changed property postal_code (string)

  • Changed property phone_number (string)

  • Changed property fax_number (string)

  • Changed property city (string)

  • Changed property mapping_url (string)

  • Changed property service_effective_date (string)

  • Changed property service_expiration_date (string)

  • Changed property admin_email (string)

  • Changed property admin_firstname (string)

  • Changed property admin_lastname (string)

  • Changed property admin_role (string)

  • Changed property tenant_type (string)

  • Changed property delegations (array)

    Changed items (object):

    • Changed property mspec_list (array)

      Changed items (string):

    • Changed property delegation_type (string)

    • Changed property delegation_id (string)

    • Changed property number_of_days (string)

  • Changed property admin_delegations (array)

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

  • Changed property licenses (object)

    • Changed property trialAction (string)

    • Changed property subscription_start_date (string)

    • Changed property subscription_end_date (string)

    • Changed property assignments (array)

      Changed items (object):

      • Deleted property licenseType (string)

        License Type

      • Changed property assignmentId (integer)

      • Changed property quantity (integer)

      • Changed property isTrial (boolean)

      • Changed property deviceType (string)

      • Changed property deviceSubType (string)

      • Changed property action (string)

Changed content type : application/vnd.ruckus.v1+json

  • Changed property name (string)

  • Changed property street_address (string)

  • Changed property state (string)

  • Changed property country (string)

  • Changed property postal_code (string)

  • Changed property phone_number (string)

  • Changed property fax_number (string)

  • Changed property city (string)

  • Changed property mapping_url (string)

  • Changed property service_effective_date (string)

  • Changed property service_expiration_date (string)

  • Changed property admin_email (string)

  • Changed property admin_firstname (string)

  • Changed property admin_lastname (string)

  • Changed property admin_role (string)

  • Changed property tenant_type (string)

  • Changed property delegations (array)

    Changed items (object):

    • Changed property mspec_list (array)

      Changed items (string):

    • Changed property delegation_type (string)

    • Changed property delegation_id (string)

    • Changed property number_of_days (string)

  • Changed property admin_delegations (array)

    Changed items (object):

    • Changed property msp_admin_id (string)

    • Changed property msp_admin_role (string)

  • Changed property licenses (object)

    • Changed property trialAction (string)

    • Changed property subscription_start_date (string)

    • Changed property subscription_end_date (string)

    • Changed property assignments (array)

      Changed items (object):

      • Deleted property licenseType (string)

        License Type

      • Changed property assignmentId (integer)

      • Changed property quantity (integer)

      • Changed property isTrial (boolean)

      • Changed property deviceType (string)

      • Changed property deviceSubType (string)

      • Changed property action (string)

PATCH /mspCustomers/mspAdmins/associations
Request:

Changed content type : application/json

  • Changed property associations (array)

    Changed items (object):

    New required properties:

    • mspAdminRoles
    • Deleted property privilege_group_ids (array)

      privilege groups to manage accounts.

    • Changed property mspEcId (string)

    • Changed property mspAdminRoles (array)

      Changed items (object):

      • Changed property msp_admin_id (string)

      • Changed property msp_admin_role (string)

GET /mspLabels
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Deleted property domain_suffix (string)

    • Changed property msp_label (string)

    • Changed property logo_uuid (string)

    • Changed property alarm_notification_logo_uuid (string)

    • Changed property ping_notification_logo_uuid (string)

    • Changed property mlisa_logo_uuid (string)

    • Changed property ping_login_logo_uuid (string)

    • Changed property default_logo_uuid (string)

    • Changed property msp_fqdn (string)

    • Changed property contact_support_url (string)

    • Changed property contact_support_behavior (string)

    • Changed property open_case_url (string)

    • Changed property open_case_behavior (string)

    • Changed property my_open_case_url (string)

    • Changed property my_open_case_behavior (string)

    • Changed property change_password_url (string)

    • Changed property msp_phone (string)

    • Changed property msp_email (string)

    • Changed property msp_website (string)

    • Changed property msp_external_id (string)

    • Changed property msp_tenant_name (string)

    • Changed property mspLogoFileDataList (array)

      Changed items (object):

      • Changed property updatedDate (string)

      • Changed property parentId (string)

    • Changed property preferredWisprProvider (object)

      • Changed property updatedDate (string)

      • Changed property parentId (string)

PUT /mspLabels
Request:

Changed content type : application/json

  • Changed property msp_label (string)

  • Changed property logo_uuid (string)

  • Changed property alarm_notification_logo_uuid (string)

  • Changed property ping_notification_logo_uuid (string)

  • Changed property mlisa_logo_uuid (string)

  • Changed property ping_login_logo_uuid (string)

  • Changed property default_logo_uuid (string)

  • Changed property msp_fqdn (string)

  • Changed property contact_support_url (string)

  • Changed property contact_support_behavior (string)

  • Changed property open_case_url (string)

  • Changed property open_case_behavior (string)

  • Changed property my_open_case_url (string)

  • Changed property my_open_case_behavior (string)

  • Changed property change_password_url (string)

  • Changed property msp_phone (string)

  • Changed property msp_email (string)

  • Changed property msp_website (string)

  • Changed property mspLogoFileDataList (array)

    Changed items (object):

    • Changed property updatedDate (string)

    • Changed property parentId (string)

  • Changed property preferredWisprProvider (object)

    • Changed property updatedDate (string)

    • Changed property parentId (string)

Return Type:

Changed response : 202 Accepted

Accepted

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)
POST /mspLabels
Request:

Changed content type : application/json

  • Changed property msp_label (string)

  • Changed property logo_uuid (string)

  • Changed property alarm_notification_logo_uuid (string)

  • Changed property ping_notification_logo_uuid (string)

  • Changed property mlisa_logo_uuid (string)

  • Changed property ping_login_logo_uuid (string)

  • Changed property default_logo_uuid (string)

  • Changed property msp_fqdn (string)

  • Changed property contact_support_url (string)

  • Changed property contact_support_behavior (string)

  • Changed property open_case_url (string)

  • Changed property open_case_behavior (string)

  • Changed property my_open_case_url (string)

  • Changed property my_open_case_behavior (string)

  • Changed property change_password_url (string)

  • Changed property msp_phone (string)

  • Changed property msp_email (string)

  • Changed property msp_website (string)

  • Changed property mspLogoFileDataList (array)

    Changed items (object):

    • Changed property updatedDate (string)

    • Changed property parentId (string)

  • Changed property preferredWisprProvider (object)

    • Changed property updatedDate (string)

    • Changed property parentId (string)

Return Type:

Changed response : 202 Accepted

Accepted

  • Changed content type : application/json

    New optional properties:

    • requestId
    • Deleted property tenantId (string)