#### What's New

##### `GET` /portalServiceProfiles/{portalServiceProfileId}

> Get Portal Service Profile


##### `PUT` /portalServiceProfiles/{portalServiceProfileId}

> Update Portal Service Profile


##### `DELETE` /portalServiceProfiles/{portalServiceProfileId}

> Delete Portal Service Profile


##### `PUT` /portalServiceProfiles/{portalServiceProfileId}/poweredImages

> Update Portal Service Profile Powered Image


##### `PUT` /portalServiceProfiles/{portalServiceProfileId}/photos

> Update Portal Service Profile Photo


##### `PUT` /portalServiceProfiles/{portalServiceProfileId}/logos

> Update Portal Service Profile Logo


##### `PUT` /portalServiceProfiles/{portalServiceProfileId}/backgroundImages

> Update Portal Service Profile Background Image


##### `POST` /wifiNetworks/{wifiNetworkId}/guestUsers

> Add Guest User


##### `PATCH` /wifiNetworks/{wifiNetworkId}/guestUsers

> Guest User Action


##### `GET` /portalServiceProfiles

> Get Portal Service Profiles


##### `POST` /portalServiceProfiles

> Add Portal Service Profile


##### `DELETE` /portalServiceProfiles

> Delete Portal Service Profile


##### `POST` /networks/{networkId}/guestUsers

> Import Guest Users by Network ID


##### `GET` /guestUsers

> Get Guest Users


##### `POST` /guestUsers

> Add Guest Users


##### `DELETE` /guestUsers

> Delete Guest Users


##### `GET` /wifiNetworks/{wifiNetworkId}/guestUsers/{guestUserId}

> Get Guest User by ID


##### `DELETE` /wifiNetworks/{wifiNetworkId}/guestUsers/{guestUserId}

> Delete Guest User by ID


##### `PATCH` /wifiNetworks/{wifiNetworkId}/guestUsers/{guestUserId}

> Update Guest User


##### `GET` /guestUsers/{guestUserId}

> Get Guest User by ID


##### `DELETE` /guestUsers/{guestUserId}

> Delete Guest User by ID


##### `PATCH` /guestUsers/{guestUserId}

> Update Guest User


##### `GET` /portalServiceProfiles/tags

> Get Tags Filter of Portal Service Profiles


##### `GET` /portalServiceProfiles/networks

> Get Network Filter of Portal Service Profiles


##### `GET` /tenants/{tenantId}

> Retrieve Managed Tenant


##### `PUT` /tenants/{tenantId}

> Update Managed Tenant


##### `DELETE` /tenants/{tenantId}

> Remove Managed Tenant


##### `GET` /tenants/{tenantId}/tenantDelegations

> Retrieve Active Relationships Between Designated Accounts and Their Managed Tenant


##### `PUT` /tenants/{tenantId}/tenantDelegations

> Update Active Relationships Between Designated Accounts and Their Managed Tenant


##### `PUT` /tenants/{tenantId}/invitations

> Resend Email Invitation


##### `GET` /tenants/{tenantId}/admins/{adminId}

> Retrieve Administrator


##### `PUT` /tenants/{tenantId}/admins/{adminId}

> Assign Administrator


##### `DELETE` /tenants/{tenantId}/admins/{adminId}

> Revoke Administrator


##### `GET` /tenants/{tenantId}/adminDelegations

> Retrieve Active Relationships Between Designated Administrators and Their Assigned Tenants


##### `PUT` /tenants/{tenantId}/adminDelegations

> Update Active Relationships Between Designated Administrators and Their Managed Tenant


##### `PUT` /tenantActivations/{tenantId}

> Reactivate


##### `DELETE` /tenantActivations/{tenantId}

> Deactivate


##### `GET` /tenantActivations/supportStatus/{tenantId}

> Retrieve Support Team Assistance Status


##### `PUT` /tenantActivations/supportStatus/{tenantId}

> Enable Support Team Assistance


##### `DELETE` /tenantActivations/supportStatus/{tenantId}

> Disable Support Team Assistance


##### `GET` /brandings

> Retrieve Brand Settings


##### `PUT` /brandings

> Update Brand Settings


##### `POST` /brandings

> Add Brand Settings


##### `POST` /tenants

> Add Managed Tenants


##### `POST` /logoFiles

> Update Brand Logos


##### `POST` /firmwareUpgradeSchedules

> Update Firmware Upgrade Schedules


##### `PATCH` /tenantDelegations

> Add Designated Accounts to Manage Tenants


##### `PATCH` /adminDelegations

> Assign Administrators


##### `GET` /tenants/{tenantId}/admins

> Retrieve Administrators


##### `GET` /logoFiles/{fileId}

> Retrieve Brand Logos


#### 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


##### `PATCH` /mspCustomers/{customerId}

> Partial Update of the MSP-EC


#### What's Changed

##### `GET` /mspCustomers/{customerId}/mspadmins

> Deprecated


##### `PUT` /mspCustomers/{customerId}/mspadmins

> Deprecated


##### `GET` /mspCustomers/{customerId}/admins/{adminId}

> Deprecated


##### `PUT` /mspCustomers/{customerId}/admins/{adminId}

> Deprecated


##### `DELETE` /mspCustomers/{customerId}/admins/{adminId}

> Deprecated


##### `POST` /mspCustomers/{customerId}/invitations

> Deprecated


##### `GET` /mspCustomers/{customerId}/delegations

> Deprecated


##### `POST` /mspCustomers/{customerId}/delegations

> Deprecated


##### `DELETE` /mspCustomers/{customerId}/delegations

> Deprecated


##### `GET` /mspIntegrators/{integratorId}

> Deprecated


##### `PATCH` /mspIntegrators/{integratorId}

> Deprecated


###### Request:

Changed content type : `application/json`

* Changed property `isManageAllEcs` (boolean)
> Flag to admins to manage account.


##### `GET` /mspLabels/{mspLabel}

##### `GET` /mspLabels/baseUrls

> Deprecated


##### `GET` /mspCustomers/{customerId}/logoUrls

> Deprecated


##### `GET` /mspCustomers/{customerId}/admins

> Deprecated


##### `GET` /mspCustomers/{customerId}/activationStatus

> Deprecated


##### `GET` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
  * Added property `natPools` (array)
> List of NAT pools associated with the LAG.
Items (object):
> Represents a range of NAT IP addresses.
    * Property `startIpAddress` (string)
> The starting IP address of the NAT IP address range.
    * Property `endIpAddress` (string)
> The ending IP address of the NAT IP address range.
* Changed content type : `application/vnd.ruckus.v1+json`
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
  * Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `PUT` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}

###### Request:

Changed content type : `application/json`

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


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

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `PATCH` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}

###### Request:

Changed content type : `application/json`

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


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

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `POST` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags

###### Request:

Changed content type : `application/json`

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


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

* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `POST` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}/subInterfaces

###### Request:

Changed content type : `application/json`

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


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

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `GET` /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/ports/{portId}/subInterfaces

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `content` (array)
> The queried data.
Changed items (object):
    * Added property `gateway` (string)
> The gateway address of the port.
    * Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `POST` /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/ports/{portId}/subInterfaces

###### Request:

Changed content type : `application/json`

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `GET` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}/subInterfaces/{subInterfaceId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Added property `gateway` (string)
> The gateway address of the port.
  * Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Changed content type : `application/vnd.ruckus.v1+json`
  * Added property `gateway` (string)
> The gateway address of the port.
  * Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `PATCH` /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}/subInterfaces/{subInterfaceId}

###### Request:

Changed content type : `application/json`

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


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

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `PATCH` /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/ports/{portId}/subInterfaces/{subInterfaceId}

###### Request:

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

* Added property `gateway` (string)
> The gateway address of the port.
* Added property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
* Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `GET` /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/portConfigs

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `ports` (array)
Changed items (object):
> The port configuration of the Edge node.
    * Added property `natPools` (array)
> List of NAT pools associated with the port.
Items (object):
> Represents a range of NAT IP addresses.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `ports` (array)
Changed items (object):
> The port configuration of the Edge node.
    * Added property `natPools` (array)
> List of NAT pools associated with the port.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `PATCH` /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/portConfigs

###### Request:

Changed content type : `application/json`

* Changed property `ports` (array)
Changed items (object):
> The port configuration of the Edge node.
  * Added property `natPools` (array)
> List of NAT pools associated with the port.
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


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

* Changed property `ports` (array)
Changed items (object):
> The port configuration of the Edge node.
  * Added property `natPools` (array)
> List of NAT pools associated with the port.
  * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.


##### `POST` /events/csvFiles

###### Request:

Changed content type : `application/json`

* Added property `matchFields` (array)
Items (object):
  * Property `field` (string)
  * Property `value` (string)
* Added property `mustNotMatchFields` (array)
Items (object):
* Added property `rangeFilter` (object)
  * Property `field` (string)
  * Property `gte` (string)
  * Property `lte` (string)
* Added property `page` (integer)
* Added property `pageSize` (integer)
* Added property `groupBy` (string)


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

* Added property `matchFields` (array)
* Added property `mustNotMatchFields` (array)
* Added property `rangeFilter` (object)
* Added property `page` (integer)
* Added property `pageSize` (integer)
* Added property `groupBy` (string)


##### `PUT` /mspCustomers/{customerId}/delegatorAdmins

> Deprecated


###### Request:

Changed content type : `application/json`

* Changed property `privilege_group_ids` (array)
> Privilege groups to manage accounts.
Changed items (string):
> Privilege groups to manage accounts.


##### `PATCH` /mspCustomers/delegations

> Deprecated


###### Request:

Changed content type : `application/json`

* Changed property `AssignDelegatedRequest` (array)
> List of tech partner details.
Changed items (object):
> List of tech partner details.
  * Changed property `delegation_id` (string)
  * Changed property `delegation_type` (string)
> The type of MSP EC delegated tenant.
  * Changed property `number_of_days` (string)
> Expiry days for MSP EC to delegated tenant.


##### `GET` /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `PUT` /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}

###### Request:

Changed content type : `application/json`

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/configHistories/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (array)
Changed items (string):
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (array)
Changed items (string):
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`


##### `POST` /switchProfiles/{switchProfileId}/trustedPorts

###### Request:

Changed content type : `application/json`

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/vlanUnions

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/vnd.ruckus.v1.1+json`
Changed items (object):
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/trustedPorts

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `POST` /tunnelServiceProfiles

###### Request:

Changed content type : `application/json`

* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.
Enum values:
  * `VXLAN_GPE`
  * `L2GRE`
Changed content type : `application/vnd.ruckus.v1+json`
* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.


##### `GET` /tunnelServiceProfiles/{tunnelServiceProfileId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Added property `destinationIpAddress` (string)
  * Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
  * Added property `tunnelType` (string)
> Tunnel type.
* Changed content type : `application/vnd.ruckus.v1+json`
  * Added property `destinationIpAddress` (string)
  * Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
  * Added property `tunnelType` (string)
> Tunnel type.


##### `PUT` /tunnelServiceProfiles/{tunnelServiceProfileId}

###### Request:

Changed content type : `application/json`

* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.


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

* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.


##### `PATCH` /tunnelServiceProfiles/{tunnelServiceProfileId}

###### Request:

Changed content type : `application/json`

* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.


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

* Added property `destinationIpAddress` (string)
* Added property `natTraversalEnabled` (boolean)
> For toggling whether NAT traversal support is needed for the tunnel.
* Added property `tunnelType` (string)
> Tunnel type.


##### `DELETE` /mspCustomers/{customerId}

> Deprecated


##### `GET` /mspCustomers/{customerId}

> Deprecated


###### Return Type:

Changed response : **200 OK**

> Ok


* Changed content type : `application/json`
  * Changed property `privacyFeatures` (array)
> Privacy features
Changed items (object):
> Privacy features
    * Changed property `featureName` (string)
> Privacy feature
    * Changed property `isEnabled` (boolean)
> Is enabled


##### `PUT` /mspCustomers/{customerId}

> Deprecated


###### Request:

Changed content type : `application/json`

* Changed property `privacyFeatures` (array)
> Privacy features
Changed items (object):
> Privacy features.
  * Changed property `featureName` (string)
> Privacy feature
  * Changed property `status` (string)
> Status
* Changed property `licenses` (object)
> license information
  * Changed property `trialAction` (string)
> Activate or deactivate trial licenses.
  * Changed property `assignments` (array)
> License assignments
Changed items (object):
> License assignments
    * Changed property `assignmentId` (integer)
    * Changed property `isTrial` (boolean)
> Trial license enabled
    * Changed property `licenseType` (string)
> License type


##### `GET` /mspCustomers

> Deprecated


###### Return Type:

Changed response : **200 OK**

> Ok


* Changed content type : `application/json`
Changed items (object):
  * Changed property `privacyFeatures` (array)
> Privacy features
Changed items (object):
> Privacy features
    * Changed property `featureName` (string)
> Privacy feature
    * Changed property `isEnabled` (boolean)
> Is enabled


##### `POST` /mspCustomers

> Deprecated


###### Request:

New content type : `application/vnd.ruckus.v1.2+json`

New content type : `application/vnd.ruckus.v1.1+json`

Deleted content type : `application/vnd.ruckus.v3+json`

Deleted content type : `application/vnd.ruckus.v2+json`

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

* Changed property `delegations` (array)
> Grant or revoke access to tenants to manage the customer.
Changed items (object):
> Grant or revoke access to tenants to manage the customer.
* Changed property `admin_delegations` (array)
> Grant or revoke access to admins to manage the customer.
* Changed property `licenses` (object)
> license information
  * Changed property `trialAction` (string)
> Activate or deactivate trial licenses.
  * Changed property `assignments` (array)
> License assignments
Changed items (object):
> License assignments
    * Changed property `assignmentId` (integer)
    * Changed property `isTrial` (boolean)
> Trial license enabled
    * Changed property `licenseType` (string)
> License type


Changed content type : `application/json`

* Changed property `delegations` (array)
> Grant or revoke access to tenants to manage the customer.
Changed items (object):
> Grant or revoke access to tenants to manage the customer.
* Changed property `admin_delegations` (array)
> Grant or revoke access to admins to manage the customer.
* Changed property `licenses` (object)
> license information
  * Changed property `trialAction` (string)
> Activate or deactivate trial licenses.
  * Changed property `assignments` (array)
> License assignments
Changed items (object):
> License assignments
    * Changed property `assignmentId` (integer)
    * Changed property `isTrial` (boolean)
> Trial license enabled
    * Changed property `licenseType` (string)
> License type


###### Return Type:

Changed response : **202 Accepted**

> Accepted


* New content type : `application/vnd.ruckus.v1.2+json`
* New content type : `application/vnd.ruckus.v1.1+json`
* Deleted content type : `application/vnd.ruckus.v3+json`
* Deleted content type : `application/vnd.ruckus.v2+json`


Changed response : **400 Bad Request**

> Bad Request


* New content type : `application/vnd.ruckus.v1.2+json`
* New content type : `application/vnd.ruckus.v1.1+json`
* Deleted content type : `application/vnd.ruckus.v3+json`
* Deleted content type : `application/vnd.ruckus.v2+json`


Changed response : **500 Internal Server Error**

> Server Error


* New content type : `application/vnd.ruckus.v1.2+json`
* New content type : `application/vnd.ruckus.v1.1+json`
* Deleted content type : `application/vnd.ruckus.v3+json`
* Deleted content type : `application/vnd.ruckus.v2+json`


##### `POST` /mspCustomers/firmwareUpgradeSchedules

> Deprecated


##### `PATCH` /mspCustomers/mspAdmins/associations

> Deprecated


###### Request:

Changed content type : `application/json`

* Changed property `associations` (array)
Changed items (object):
  * Changed property `mspEcId` (string)
  * Changed property `privilege_group_ids` (array)
> Privilege groups to manage accounts.
Changed items (string):
> Privilege groups to manage accounts.
  * Changed property `mspAdminRoles` (array)
> Set of admin ids and roles.


##### `GET` /venues/{venueId}/switches/{switchId}/vlans/{vlanId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `PUT` /venues/{venueId}/switches/{switchId}/vlans/{vlanId}

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `response` (object)
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `response` (object)
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`


##### `GET` /templates/switchProfiles/{switchProfileId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1.1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `PUT` /templates/switchProfiles/{switchProfileId}

###### Request:

Changed content type : `application/json`

* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1.1+json`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /switches/vlans/{vlanId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `PUT` /switches/vlans/{vlanId}

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /switchProfiles/{switchProfileId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1.1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `PUT` /switchProfiles/{switchProfileId}

###### Request:

Changed content type : `application/json`

* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1.1+json`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /switchProfiles/{switchProfileId}/vlans/{vlanId}

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `PUT` /switchProfiles/{switchProfileId}/vlans/{vlanId}

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/vlans

###### Request:

Changed content type : `application/json`

Changed items (object):

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`


Changed items (object):

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/vlans

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/vlans/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
Changed items (object):
  * Changed property `vlanList` (array)
Changed items (object):
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
Changed items (object):
  * Changed property `vlanList` (array)
Changed items (object):
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/untaggedVlans/query

###### Request:

Changed content type : `application/json`

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/transactions/{transactionId}/configHistDetails

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`


##### `POST` /venues/{venueId}/taggedVlans/query

###### Request:

Changed content type : `application/json`

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/switches/{switchId}/vlans

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/vnd.ruckus.v1.1+json`
Changed items (object):
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /venues/{venueId}/switches/{switchId}/vlans

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **201 Created**

> Created


* Changed content type : `application/json`
  * Changed property `response` (object)
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `response` (object)
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`


##### `GET` /templates/switchProfiles

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /templates/switchProfiles

###### Request:

Changed content type : `application/json`

* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1.1+json`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /switches/{switchId}/vlans

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /switches/{switchId}/vlans

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /switches/{switchId}/configHistDetails/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`


##### `POST` /switches/vlans

###### Request:

Changed content type : `application/json`

Changed items (object):

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`


Changed items (object):

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `POST` /switches/vlans/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlanList` (array)
Changed items (object):
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlanList` (array)
Changed items (object):
    * Changed property `switchVlanPortModels` (array)
Changed items (object):
      * Changed property `switchModel` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`


##### `GET` /switchProfiles

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /switchProfiles

###### Request:

Changed content type : `application/json`

* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `portProfileMappings` (array)
Changed items (object):
  * Changed property `models` (array)
Changed items (string):
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1.1+json`
* Changed property `vlans` (array)
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed property `voiceVlanConfigs` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `trustedPorts` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/switchProfiles

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1.1+json`
Changed items (object):
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /venues/{venueId}/switchProfiles/vlans

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1.1+json`
Changed items (object):
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /templates/venues/{venueId}/switchProfiles

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
Changed items (object):
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1.1+json`
Changed items (object):
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `vlans` (array)
Changed items (object):
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`
  * Changed property `voiceVlanConfigs` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `trustedPorts` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `GET` /switches/{switchId}/transactions/{transactionId}/configHistDetails

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `list` (array)
Changed items (object):
    * Changed property `configType` (string)
Added enum value:
      * `CMN_CFG_COLLECTOR_SYNC`


##### `GET` /venues/{venueId}/edgeClusters/{clusterId}/networkSettings

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Added property `subInterfaceSettings` (array)
> List of cluster sub-interface settings.
Items (object):
> List of cluster sub-interface settings.
    * Property `serialNumber` (string)
> The serial number of the Edge node.
    * Property `ports` (array)
> List of physical ports on the node.
Items (object):
> List of physical ports on the node.
      * Property `portId` (string)
> The UUID of the physical port.
      * Property `interfaceName` (string)
> The interface name of the physical port.
      * Property `subInterfaces` (array)
> List of sub-interfaces.
Items (object):
> List of sub-interfaces.
        * Property `id` (string)
        * Property `vlan` (integer)
> The virtual LAN ID of the sub-interface.
        * Property `portType` (string)
Enum values:
          * `WAN`
          * `LAN`
          * `CLUSTER`
          * `UNCONFIGURED`
        * Property `ipMode` (string)
Enum values:
          * `DHCP`
          * `STATIC`
        * Property `ip` (string)
> The IP address to be assigned to the port.
        * Property `subnet` (string)
> The IP sub-mask to be assigned to the port.
        * Property `gateway` (string)
> The gateway address of the port.
        * Property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
        * Property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
        * Property `interfaceName` (string)
> The interface name of the sub-interface.
    * Property `lags` (array)
> List of physical LAGs on the node.
Items (object):
> List of physical LAGs on the node.
      * Property `lagId` (integer)
> The ID of the physical LAG.
      * Property `lagName` (string)
> The interface name of the physical LAG.
      * Property `subInterfaces` (array)
> List of sub-interfaces.
  * Added property `multiWanSettings` (object)
> The multi WAN settings of the Edge cluster.
    * Property `mode` (string)
> Dual-WAN mode
Enum values:
      * `NONE`
      * `ACTIVE_BACKUP`
    * Property `wanMembers` (array)
> A list of WAN members in the cluster.
Items (object):
> A list of WAN members in the cluster.
      * Property `serialNumber` (string)
> The serial number of the Edge.
      * Property `portName` (string)
> The interface name of the port.
      * Property `priority` (integer)
> For the active WAN, set to 1. For the backup WAN, set to 2.
      * Property `healthCheckEnabled` (boolean)
> Whether to enable the health check for the WAN link.
      * Property `linkHealthCheckPolicy` (object)
> Configure a health check policy for the WAN link.
        * Property `protocol` (string)
> The protocol for checking link health.
Enum values:
          * `NONE`
          * `PING`
        * Property `targetIpAddresses` (array)
> IP addresses for link health checks.
Items (string):
> IP addresses for link health checks.
        * Property `linkDownCriteria` (string)
> The criteria for link down detection.
Enum values:
          * `INVALID`
          * `ALL_TARGETS_DOWN`
          * `ANY_TARGET_DOWN`
        * Property `intervalSeconds` (integer)
> The interval in seconds for link health checks.
        * Property `maxCountToDown` (integer)
> Number of continuous failures to consider the link down.
        * Property `maxCountToUp` (integer)
> Number of continuous success to fallback.
  * Changed property `portSettings` (array)
> List of cluster edges port settings.
Changed items (object):
> The port settings of the Edge node.
    * Changed property `ports` (array)
> The port configuration of the Edge node.
Changed items (object):
> The port configuration of the Edge node.
      * Added property `natPools` (array)
> List of NAT pools associated with the port.
      * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
  * Changed property `lagSettings` (array)
> List of cluster edges LAG settings.
Changed items (object):
> The link aggregation group settings of the Edge node.
    * Changed property `lags` (array)
> The link aggregation group configuration of the Edge node.
Changed items (object):
> Link Aggregation Group Resource.
      * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
      * Added property `natPools` (array)
> List of NAT pools associated with the LAG.
* Changed content type : `application/vnd.ruckus.v1+json`
  * Added property `subInterfaceSettings` (array)
> List of cluster sub-interface settings.
  * Added property `multiWanSettings` (object)
> The multi WAN settings of the Edge cluster.
  * Changed property `portSettings` (array)
> List of cluster edges port settings.
Changed items (object):
> The port settings of the Edge node.
    * Changed property `ports` (array)
> The port configuration of the Edge node.
Changed items (object):
> The port configuration of the Edge node.
      * Added property `natPools` (array)
> List of NAT pools associated with the port.
      * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
  * Changed property `lagSettings` (array)
> List of cluster edges LAG settings.
Changed items (object):
> The link aggregation group settings of the Edge node.
    * Changed property `lags` (array)
> The link aggregation group configuration of the Edge node.
Changed items (object):
> Link Aggregation Group Resource.
      * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
      * Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `PATCH` /venues/{venueId}/edgeClusters/{clusterId}/networkSettings

###### Request:

Changed content type : `application/json`

* Added property `subInterfaceSettings` (array)
Items (object):
> The sub-interface settings of the Edge node.
  * Property `serialNumber` (string)
> The serial number of the Edge node.
  * Property `ports` (array)
> List of physical ports on the node.
Items (object):
> sub-interface of physical port on the node.
    * Property `portId` (string)
> The UUID of the physical port.
    * Property `subInterfaces` (array)
> List of sub-interfaces.
Items (object):
      * Property `id` (string)
      * Property `vlan` (integer)
> The virtual LAN ID of the sub-interface.
      * Property `portType` (string)
      * Property `ipMode` (string)
      * Property `ip` (string)
> The IP address to be assigned to the port.
      * Property `subnet` (string)
> The IP sub-mask to be assigned to the port.
      * Property `gateway` (string)
> The gateway address of the port.
      * Property `corePortEnabled` (boolean)
> Whether to mark this port as a core port.
      * Property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
  * Property `lags` (array)
> List of physical LAGs on the node.
Items (object):
> sub-interface of physical LAG on the node.
    * Property `lagId` (integer)
> The ID of the physical LAG.
    * Property `subInterfaces` (array)
> List of sub-interfaces.
* Added property `multiWanSettings` (object)
> The multi WAN settings of the Edge cluster.
* Changed property `portSettings` (array)
Changed items (object):
> The port settings of the Edge node.
  * Changed property `ports` (array)
> The port configuration of the Edge node.
Changed items (object):
> The port configuration of the Edge node.
    * Added property `natPools` (array)
> List of NAT pools associated with the port.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Changed property `lagSettings` (array)
Changed items (object):
> The link aggregation group settings of the Edge node.
  * Changed property `lags` (array)
> The link aggregation group configuration of the Edge node.
Changed items (object):
> Link Aggregation Group Resource.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
    * Added property `natPools` (array)
> List of NAT pools associated with the LAG.


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

* Added property `subInterfaceSettings` (array)
* Added property `multiWanSettings` (object)
> The multi WAN settings of the Edge cluster.
* Changed property `portSettings` (array)
Changed items (object):
> The port settings of the Edge node.
  * Changed property `ports` (array)
> The port configuration of the Edge node.
Changed items (object):
> The port configuration of the Edge node.
    * Added property `natPools` (array)
> List of NAT pools associated with the port.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
* Changed property `lagSettings` (array)
Changed items (object):
> The link aggregation group settings of the Edge node.
  * Changed property `lags` (array)
> The link aggregation group configuration of the Edge node.
Changed items (object):
> Link Aggregation Group Resource.
    * Added property `accessPortEnabled` (boolean)
> Whether to mark this port as a access port.
    * Added property `natPools` (array)
> List of NAT pools associated with the LAG.


##### `GET` /mspLabels

> Retrieve Brand Settings


##### `PUT` /mspLabels

> Update Brand Settings


##### `POST` /mspLabels

> Add Brand Settings


##### `GET` /switchProfiles/{switchProfileId}/vlans

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`


##### `POST` /switchProfiles/{switchProfileId}/vlans

###### Request:

Changed content type : `application/json`

* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `switchVlanPortModels` (array)
Changed items (object):
  * Changed property `switchModel` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`
Changed content type : `application/vnd.ruckus.v1.1+json`
* Changed property `switchFamilyModels` (array)
Changed items (object):
  * Changed property `model` (string)
Added enum values:
    * `ICX8100-48PF`
    * `ICX8100-48PF-X`


###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFamilyModels` (array)
Changed items (object):
    * Changed property `model` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
Changed response : **201 Created**


> Created


* Changed content type : `application/vnd.ruckus.v1.1+json`
  * Changed property `response` (object)
    * Changed property `switchFamilyModels` (array)
Changed items (object):
      * Changed property `model` (string)
Added enum values:
        * `ICX8100-48PF`
        * `ICX8100-48PF-X`


##### `PUT` /networks/{networkId}

###### Request:

Changed content type : `application/json`

Updated `Wi-Fi_API_and_Model_Documentation_GuestNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


##### `POST` /wifiNetworks

###### Request:

Changed content type : `application/json`

Updated `Wi-Fi_API_and_Model_Documentation_GuestWifiNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


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

Updated `Wi-Fi_API_and_Model_Documentation_GuestWifiNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


##### `PUT` /wifiNetworks/{wifiNetworkId}

###### Request:

Changed content type : `application/json`

Updated `Wi-Fi_API_and_Model_Documentation_GuestWifiNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


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

Updated `Wi-Fi_API_and_Model_Documentation_GuestWifiNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


##### `PUT` /switches/{switchId}

###### Request:

Changed content type : `application/json`

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
* Changed property `stackMembers` (array)
Changed items (object):
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)
Enum values:
        * `NONE`
        * `MSP`
        * `REC`
Changed content type : `application/vnd.ruckus.v1+json`
* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
* Changed property `stackMembers` (array)
Changed items (object):
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)


##### `PUT` /switches/{switchId}/portSettings

###### Request:

Changed content type : `application/json`

* Changed property `defaultVlan` (object)
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)


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

* Changed property `defaultVlan` (object)
  * Changed property `switchVlanPortModels` (array)
Changed items (object):
    * Changed property `switchModel` (string)
Added enum values:
      * `ICX8100-48PF`
      * `ICX8100-48PF-X`
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)


##### `POST` /venues/switchFirmwares/switches/schedules/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `availableVersion` (object)
    * Changed property `tenant` (object)
      * Changed property `venues` (array)
Changed items (object):
        * Added property `templateContext` (string)
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `availableVersion` (object)
    * Changed property `tenant` (object)
      * Changed property `venues` (array)
Changed items (object):
        * Added property `templateContext` (string)


##### `POST` /venues/switchFirmwares/schedules/query

###### Return Type:

Changed response : **200 OK**

> OK


* Changed content type : `application/json`
  * Changed property `switchFirmwareVersion` (object)
    * Changed property `tenant` (object)
      * Changed property `venues` (array)
Changed items (object):
        * Added property `templateContext` (string)
* Changed content type : `application/vnd.ruckus.v1+json`
  * Changed property `switchFirmwareVersion` (object)
    * Changed property `tenant` (object)
      * Changed property `venues` (array)
Changed items (object):
        * Added property `templateContext` (string)


##### `POST` /switches

###### Request:

Changed content type : `application/json`

Changed items (object):

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
* Changed property `stackMembers` (array)
Changed items (object):
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)


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

Changed items (object):

* Changed property `model` (string)
Added enum values:
  * `ICX8100-48PF`
  * `ICX8100-48PF-X`
* Changed property `stackMembers` (array)
Changed items (object):
  * Changed property `tenant` (object)
    * Changed property `venues` (array)
Changed items (object):
      * Added property `templateContext` (string)


##### `POST` /networks

###### Request:

Changed content type : `application/json`

Updated `Wi-Fi_API_and_Model_Documentation_GuestNetwork` :

* Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
  * Changed property `externalPortalUrl` (string)
  * Changed property `redirectUrl` (string)
  * Changed property `wisprPage` (object)
> Configuration for WISPr network
    * Changed property `captivePortalUrl` (string)


###### Return Type:

Changed response : **202 Accepted**

> Accepted


* Changed content type : `application/json`
  * Changed property `response` (object)
Updated `Wi-Fi_API_and_Model_Documentation_GuestNetwork` :
    * Changed property `guestPortal` (object)
> Network configuration of guest access including captive portal settings and authentication settings.
      * Changed property `externalPortalUrl` (string)
      * Changed property `redirectUrl` (string)
      * Changed property `wisprPage` (object)
> Configuration for WISPr network
        * Changed property `captivePortalUrl` (string)