What’s New


POST /clients/aliases/query

Query client aliases

GET /clients/aliases/{macAddress}

Get client alias

PUT /clients/aliases/{macAddress}

Update or create client alias

DELETE /clients/aliases/{macAddress}

Delete client alias

POST /identities/clients/query

Query Identity Clients

POST /dpskServices/{poolId}/passphrases/{passphraseId}/devices/query

List Passphrase Devices

GET /wifiNetworks/{networkId}/dpskServices

Get DPSK Pools by Network

GET /venues/tags

Access Venue Tags

PUT /venues/{venueId}/floorplans/{floorPlanId}/scales

Replace Floor Plan Scale

POST /templates/tunnelServiceProfiles/query

Get Tunnel Profile Templates

POST /venues/switches/members/query

Query Members of Switches

PUT /workflows/{workflowId}/steps/{stepId}/nextSteps/{detachedStepId}

Attach Step

What’s Deprecated


POST /macRegistrationPools/{poolId}/registrations/csvFile

Import MAC Registrations to Pool

POST /macRegistrationPools

Create a Registration Pool

DELETE /macRegistrationPools/{id}

Delete the Specific Registration Pool

PATCH /macRegistrationPools/{id}

Update a Registration Pool

DELETE /macRegistrationPools/{poolId}/registrations

Delete the Specific MAC Registrations

POST /macRegistrationPools/{poolId}/registrations

Create MAC Registration in Pool

DELETE /macRegistrationPools/{poolId}/registrations/{id}

Delete the Specific MAC Registration

PATCH /macRegistrationPools/{poolId}/registrations/{id}

Update a MAC Registration

GET /venues/{venueId}/aps/{serialNumber}/wifiAvailableChannels

Get AP Available Channels

What’s Changed


GET /certificates/{certId}/chains
Return Type:

Changed response : 200 OK > Downloaded certificate in chain.

PUT /dpskServices/{poolId}/policySets/{policySetId}

Update DPSK Pool Policy Set

DELETE /dpskServices/{poolId}/policySets/{policySetId}

Remove DPSK Pool Policy Set

PUT /edgeDhcpServices/{dhcpId}/venues/{venueId}/edgeClusters/{edgeClusterId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /edgeDhcpServices/{dhcpId}/venues/{venueId}/edgeClusters/{edgeClusterId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /edgeMulticastDnsProxyProfiles/{multicastDnsProxyProfileId}/venues/{venueId}/edgeClusters/{edgeClusterId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /edgeMulticastDnsProxyProfiles/{multicastDnsProxyProfileId}/venues/{venueId}/edgeClusters/{edgeClusterId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /radiusAttributes
Parameters:

Added: size in query > Page size

Added: page in query > The page to retrieve (starts at zero).

Added: sort in query > The field name to sort, comma seperated from the sort order (asc or desc).

Return Type:

Changed response : 200 OK > RADIUS Attributes in a paged format.

GET /dpskServices/{poolId}
Return Type:

Changed response : 404 Not Found > DPSK pool not found

GET /dpskServices/{poolId}/passphrases/{id}
Return Type:

Changed response : 404 Not Found > DPSK passphrase not found

Changed response : 200 OK > DPSK passphrase

PUT /dpskServices/{poolId}/passphrases/{id}
Request:

Changed content type : application/json

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

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

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

PATCH /dpskServices/{poolId}/passphrases/{id}
Request:

Changed content type : application/json

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

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

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

POST /dpskServices/{poolId}/passphrases/{passphraseId}/devices

Create Devices for Passphrase

DELETE /dpskServices/{poolId}/passphrases/{passphraseId}/devices

Delete Devices Associated with Passphrase

GET /dpskServices/{poolId}/passphrases/{passphraseId}/devices

Get Passphrase Devices

Return Type:

Changed response : 404 Not Found > DPSK passphrase not found

POST /identityGroups/{identityGroupId}/dpskServices
Return Type:

Changed response : 400 Bad Request > Invalid pool content

POST /templates/dpskServices
Return Type:

Changed response : 400 Bad Request > Invalid pool content

GET /templates/dpskServices/{poolTemplateId}
Return Type:

Changed response : 404 Not Found > DPSK pool template not found

POST /templates/dpskServices/{poolTemplateId}/cloneSettings
Return Type:

Changed response : 400 Bad Request > Invalid content

POST /templates/identityGroups/{identityGroupId}/dpskServices

Create Template with Identity Group

Return Type:

Changed response : 400 Bad Request > Invalid pool content

GET /templates/wifiNetworks/{networkTemplateId}/dpskServices

Get Templates by Network Template

Return Type:

Changed response : 404 Not Found > DPSK pool not found

POST /edgeDhcpServices
Request:

Changed content type : application/json

New optional properties: - leaseTime - leaseTimeUnit - serviceName

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

New optional properties: - leaseTime - leaseTimeUnit - serviceName

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /edgeDhcpServices/{dhcpId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /edgeDhcpServices/{dhcpId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /edgeDhcpServices/{dhcpId}
Request:

Changed content type : application/json

New optional properties: - leaseTime - leaseTimeUnit - serviceName

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

New optional properties: - leaseTime - leaseTimeUnit - serviceName

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /edgeDhcpServices/{dhcpId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /edgeMulticastDnsProxyProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /edgeMulticastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /edgeMulticastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /edgeMulticastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{clusterId}/arpTerminationSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/edgeClusters/{clusterId}/arpTerminationSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/edgeClusters/{clusterId}/edges
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}
Request:

Changed content type : application/json

New optional properties: - name

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

New optional properties: - name

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/dnsServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/dnsServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/hostDetails
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/portConfigs
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/portConfigs
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

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

Get Subinterfaces

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

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

Create Subinterface

Request:

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

Changed content type : application/json

New optional properties: - portType

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/ports/{portId}/subInterfaces/{subInterfaceId}

Delete Subinterface

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

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

Update Subinterface

Request:

New content type : application/json

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

New optional properties: - portType

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/staticRouteConfigs
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{clusterId}/edges/{serialNumber}/staticRouteConfigs
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/edgeClusters/{clusterId}/tunnelProfiles/{tunnelProfileId}

Activate Edge Cluster in Tunnel

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/edgeClusters/{clusterId}/tunnelProfiles/{tunnelProfileId}

Deactivate Edge Cluster in Tunnel

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

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

Create Subinterface

Parameters:

Changed: lagId in path > ID of the LAG

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

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

Get Subinterface

Parameters:

Changed: lagId in path > ID of the LAG

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/edgeClusters/{edgeClusterId}/edges/{serialNumber}/lags/{lagId}/subInterfaces/{subInterfaceId}

Delete Subinterface

Parameters:

Changed: lagId in path > ID of the LAG

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

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

Partial Update Subinterface

Parameters:

Changed: lagId in path > ID of the LAG

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /macRegistrationPools/{id}/policySets/{policySetId}

Change Policy Set for Pool

Return Type:

Changed response : 202 Accepted > The update request has been accepted and is in progress

Changed response : 404 Not Found > Registration pool not found

DELETE /macRegistrationPools/{id}/policySets/{policySetId}

Remove Policy Set from Pool

Return Type:

Changed response : 202 Accepted > The remove request has been accepted and is in progress

Changed response : 404 Not Found > Registration pool not found

POST /macRegistrationPools/{poolId}/registrations/csvFile

Import MAC Registrations to Pool

Return Type:

Changed response : 202 Accepted > The registration import request is in progress

Changed response : 400 Bad Request > Invalid content supplied

Changed response : 413 Request Too Long > Payload too large

Changed response : 419 Insufficient Space On Resource > Exceed max registrations of the pool

GET /wifiNetworks/{networkId}/macRegistrationPools

Get Pools by Network ID

Parameters:

Added: page in query > Page index starting from 0 (0..N)

Added: size in query > The size of the page to be returned

Added: sort in query > Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Deleted: pageable in query > parameters for paging

Return Type:

Deleted response : 404 Not Found > Registration pool not found

Changed response : 200 OK > Registration pools

POST /radiusAttributeGroups/query
Request:

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

Return Type:

Changed response : 200 OK > RADIUS attribute groups

Changed response : 400 Bad Request > Invalid query data supplied.

POST /radiusAttributes/query
Return Type:

Changed response : 200 OK > List RADIUS attributes in a paged format.

Changed response : 400 Bad Request > Invalid id supplied

GET /radiusAttributes/vendors
Return Type:

Changed response : 200 OK > RADIUS Attribute Vendors.

GET /cliTemplates/examples

Get Examples

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /cliTemplates/query

Query Command Line Interface Templates

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switchFirmwares/currentVersions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switchFirmwares/schedules/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switchFirmwares/schedules/switches/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switchFirmwares/versions/{versionType}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switchProfiles/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/acls/{aclId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/configBackups/comparisons
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/deviceRequests
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/dhcpServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/dhcpServers/{dhcpServerId}

Get DHCP Server Setting

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/vlans/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/aclUnions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/acls
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/acls/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/configBackups/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/deviceRequests

Sync or Reboot ICX Device

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/dhcpServerStateSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/dhcpServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/lags
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/lags
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/staticRoutes
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/staticRoutes
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/transactions/{transactionId}/configHistDetails
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/vePorts
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/vePorts
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/vePorts/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /switches/{switchId}/vlanUnions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/vlans/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/switchProfiles/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/venues/aaaServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/venues/{venueId}/aaaServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/aaaServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/switchFirmwares/currentVersions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/switchFirmwares/schedules
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/switchFirmwares/schedules
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/switchFirmwares/upgradeStatusDetails/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/switchFirmwares/versions/{versionType}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/aaaServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switchProfiles/acls
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switchProfiles/vlans
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/importResults

Get Download URL and Result

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/{switchId}/aclUnions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/{switchId}/acls
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/acls/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/configBackups/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/{switchId}/configBackups/{configBackupId}/formattedConfigs
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/configHistDetails/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/dhcpServers/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/{switchId}/transactions/{transactionId}/configHistDetails
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/vePorts/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/switches/{switchId}/vlanUnions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/vlans/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/taggedVlans/query

Retrieve Tagged VLANs

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/trustedPorts
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/untaggedVlans/query

Retrieve Untagged VLANs

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/vePorts/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/vlanUnions
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/vlans/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /webAuthPageTemplates/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /webAuthPageTemplates/{templateId}/switches

Get Template Switch Info

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/floorplans/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/signurls/uploadurls
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/signurls/{fileId}/urls
Return Type:

Changed response : 200 OK > Returns with the signed url

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /qosStatistics/query
Return Type:

Changed response : 200 OK > Successful operation

GET /venues/{venueId}/meshTopologies
Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

GET /venues/{venueId}/topologies
Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

PUT /accessControlProfiles/{accessControlProfileId}/applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /accessControlProfiles/{accessControlProfileId}/applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /accessControlProfiles/{accessControlProfileId}/devicePolicies/{devicePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /accessControlProfiles/{accessControlProfileId}/devicePolicies/{devicePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /accessControlProfiles/{accessControlProfileId}/l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /accessControlProfiles/{accessControlProfileId}/l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /accessControlProfiles/{accessControlProfileId}/l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /accessControlProfiles/{accessControlProfileId}/l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /applicationLibraries/{applicationLibraryId}/categories
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /applicationLibraries/{applicationLibraryId}/categories/{categoryId}/applications
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /applicationLibrarySettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /devicePolicies/{devicePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /devicePolicies/{devicePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /devicePolicies/{devicePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /ethernetPortProfiles/{ethernetPortProfileId}/radiusServerProfiles/{radiusServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /ethernetPortProfiles/{ethernetPortProfileId}/radiusServerProfiles/{radiusServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /hotspot20IdentityProviders/{hotspot20IdentityProviderId}/radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /hotspot20IdentityProviders/{hotspot20IdentityProviderId}/radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /hotspot20Operators/{hotspot20OperatorId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /hotspot20Operators/{hotspot20OperatorId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /hotspot20Operators/{hotspot20OperatorId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /lbsServerProfiles/{lbsServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /lbsServerProfiles/{lbsServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /lbsServerProfiles/{lbsServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /roguePolicies/{roguePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /roguePolicies/{roguePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /roguePolicies/{roguePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/applicationPolicies/{applicationPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/applicationPolicies/{applicationPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/devicePolicies/{devicePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/devicePolicies/{devicePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/l2AclPolicies/{l2AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/l2AclPolicies/{l2AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/l3AclPolicies/{l3AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/l3AclPolicies/{l3AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/applicationPolicies/{applicationPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/applicationPolicies/{applicationPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/applicationPolicies/{applicationPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/devicePolicies/{devicePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/devicePolicies/{devicePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/devicePolicies/{devicePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/l2AclPolicies/{l2AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/l2AclPolicies/{l2AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/l2AclPolicies/{l2AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/l3AclPolicies/{l3AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/l3AclPolicies/{l3AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/l3AclPolicies/{l3AclPolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/roguePolicies/{roguePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/roguePolicies/{roguePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/roguePolicies/{roguePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apBssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apBssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apClientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apClientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apDirectedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apDirectedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apDosProtectionSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apDosProtectionSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apLoadBalancingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apLoadBalancingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apMeshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apMeshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apModelBandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apModelBandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apModelCapabilities
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apModelExternalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apModelExternalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apModelLanPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apModelLedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apModelLedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apMulticastDnsFencingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apMulticastDnsFencingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apRadiusOptions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apRadiusOptions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apRebootTimeoutSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apRebootTimeoutSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apSmartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apSmartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/roguePolicies/{roguePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueTemplateId}/roguePolicies/{roguePolicyTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueTemplateId}/roguePolicySettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/roguePolicySettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/syslogServerProfiles/{syslogServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueTemplateId}/syslogServerProfiles/{syslogServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueTemplateId}/wifiDhcpPoolUsages
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueTemplateId}/wifiNetworks/{wifiNetworkTemplateId}/apGroups/{apGroupTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/{venueTemplateId}/wifiNetworks/{wifiNetworkTemplateId}/apGroups/{apGroupTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/wifiNetworks/{wifiNetworkTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/accessControlProfiles/{accessControlProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/accessControlProfiles/{accessControlProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/dpskServices/{dpskServiceTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/portalServiceProfiles/{portalServiceProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /tunnelServiceProfiles/{tunnelServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /tunnelServiceProfiles/{tunnelServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /tunnelServiceProfiles/{tunnelServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /tunnelServiceProfiles/{tunnelServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/apAvailableLteBands
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/apModelCapabilities
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/aps/{serialNumber}/clientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/aps/{serialNumber}/clientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/aps/{serialNumber}/networkSettings
Return Type:

Changed response : 200 OK > OK

PUT /venues/aps/{serialNumber}/networkSettings
Request:

Changed content type : application/json

New optional properties: - ipType

GET /venues/{venueId}/apBssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apBssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apClientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apClientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apDirectedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apDirectedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apDosProtectionSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apDosProtectionSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apGroups/{apGroupId}/aps/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apLoadBalancingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apLoadBalancingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apManagementTrafficVlanSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apManagementTrafficVlanSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apMeshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apMeshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelAntennaTypeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelAntennaTypeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelBandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelBandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelCapabilities
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelExternalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelExternalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelLanPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelLanPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelLedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelLedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModelUsbPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModelUsbPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModels/{apModel}/lanPortSpecificSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModels/{apModel}/lanPortSpecificSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apMulticastDnsFencingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apMulticastDnsFencingSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apRadiusOptions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apRadiusOptions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apRebootTimeoutSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apRebootTimeoutSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apSmartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apSmartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apTlsKeyEnhancedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apTlsKeyEnhancedSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/importResults
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{apSerialNumber}/multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{apSerialNumber}/multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/antennaTypeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/antennaTypeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/bandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/bandModeSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/bssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/bssColoringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/clientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/clientAdmissionControlSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/clients/{clientMacAddress}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/dhcpSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/directedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/directedMulticastSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/iotControllers/{iotControllerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/iotControllers/{iotControllerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/iotSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/iotSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/lanPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/lanPortSpecificSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPortSpecificSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/ledSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/ledSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/logs
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/managementTrafficVlanSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/managementTrafficVlanSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/meshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/meshSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/neighbors
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/aps/{serialNumber}/neighbors/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/networkSettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/networkSettings
Request:

Changed content type : application/json

New optional properties: - ipType

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

New optional properties: - ipType

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/pictures
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/pictures
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/pictures
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/smartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/smartMonitorSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/snmpAgentProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/snmpAgentProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/systemCommands
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/usbPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/usbPortSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/wifiDhcpClientLeases
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/wifiDhcpPoolUsages
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/floorplans/{floorplanId}/aps/{serialNumber}/floorPositions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/floorplans/{floorplanId}/aps/{serialNumber}/floorPositions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/floorplans/{floorplanId}/aps/{serialNumber}/floorPositions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/iotControllers/{iotControllerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/iotControllers/{iotControllerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/lbsServerProfiles/{lbsServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/lbsServerProfiles/{lbsServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/roguePolicies/{roguePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/roguePolicies/{roguePolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/roguePolicySettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/roguePolicySettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/snmpAgentProfiles/{snmpAgentProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/syslogServerProfiles/{syslogServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/syslogServerProfiles/{syslogServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/wifiDhcpClientLeases
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/wifiDhcpPoolUsages
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/clientIsolationProfiles/{clientIsolationProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/softGreProfiles/{softGreProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/hotspot20IdentityProviders
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/hotspot20Operators
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/qosMapSetOptions
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/recoveryPassphraseSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/wisprProviders
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/accessControlProfiles/{accessControlProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/accessControlProfiles/{accessControlProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/applicationPolicies/{applicationPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/certificateTemplates/{certificateTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/certificateTemplates/{certificateTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/devicePolicies/{policyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/devicePolicies/{policyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/dpskServices/{dpskServiceId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/hotspot20Operators/{hotspot20OperatorId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/hotspot20Operators/{hotspot20OperatorId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/l2AclPolicies/{l2AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/l3AclPolicies/{l3AclPolicyId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/macRegistrationPools/{macRegistrationPoolId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/macRegistrationPools/{macRegistrationPoolId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/portalServiceProfiles/{portalServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /wifiNetworks/{wifiNetworkId}/radiusServerProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/radiusServerProfileSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/samlIdpProfiles/{samlIdpProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/vlanPoolProfiles/{vlanPoolProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /wifiNetworks/{wifiNetworkId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /wifiNetworks/{wifiNetworkId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /workflows/{workflowId}/steps/{stepId}

Retrieve Workflow Step by ID

Return Type:

Changed response : 200 OK > Success

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow not found.

DELETE /workflows/{workflowId}/steps/{stepId}

Delete Step V2

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow is not Found.

DELETE /workflows/{workflowId}/steps/{stepId}/descendantSteps
Parameters:

Added: deleteSelectedStep in query

Return Type:

New response : 409 Conflict > Conflict. If the selected step is an end step, or a start step and the deleteSelectedStep parameter is true.

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow is not Found.

POST /workflows/{workflowId}/steps/{stepId}/nextSteps/workflows/{referencedWorkflowId}

Import Workflow

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Workflow not found

Changed response : 409 Conflict > Conflict

GET /workflows/{workflowId}/uiConfigurations/{imageType}
Return Type:

Changed response : 200 OK > Success

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow or images not found.

POST /workflows/{workflowId}/workflows

Clone Workflow

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict

POST /certificateAuthorities
Request:

Changed content type : application/json

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

GET /certificateAuthorities/{caId}
Return Type:

Changed response : 200 OK > Certificate Authority

POST /certificateAuthorities/{caId}/subCas
Request:

Changed content type : application/json

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

POST /certificates/{certId}
Return Type:

Changed response : 200 OK > Downloaded private key of CA

GET /radiusProfiles/{radiusProfileId}/certificateAuthorities
Return Type:

Changed response : 200 OK > Certificate Authority

POST /dpskServices
Return Type:

Changed response : 400 Bad Request > Invalid pool content

GET /dpskServices
POST /dpskServices/query

Search for DPSK Pools

POST /dpskServices/{poolId}/passphrases
Request:

Changed content type : application/json

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

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

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

Return Type:

Changed response : 400 Bad Request > Invalid content supplied

PATCH /dpskServices/{poolId}/passphrases
Request:

Changed content type : application/json

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

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

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

POST /dpskServices/{poolId}/passphrases/query
Request:

Changed content type : application/json

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

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

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

POST /dpskServices/{poolId}/passphrases/query/csvFiles
Parameters:

Changed: date-format in query > Format will be applied for date values. Default value is “day/month/year hour:minute”

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Invalid timezone or date format supplied

POST /templates/dpskServices/query

Search DPSK Pool Templates

POST /edgeDhcpServices/edgeCompatibilities/query

Query DHCP Edge Compatibility Details

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /edgeFeatureSets/query

Query Edge Features Requirement Information

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/edgeCompatibilities/query

Query Venue Edge Compatibility Information

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/edgeClusters
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/edgeClusters/{clusterId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/edgeClusters/{clusterId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PATCH /venues/{venueId}/edgeClusters/{clusterId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /macRegistrationPools/query

Search Registration Pools by Criteria

Parameters:

Changed: page in query > Page index starting from 0 (0..N)

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Registration pools

POST /macRegistrationPools/{poolId}/registrations/query

Search MAC Registrations by Criteria

Parameters:

Changed: page in query > Page index starting from 0 (0..N)

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Registrations

GET /cliTemplates

Get Command Line Interface Templates

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /cliTemplates

Add Command Line Interface Template

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /cliTemplates

Delete Command Line Interface Templates

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

GET /cliTemplates/{cliTemplateId}

Get Command Line Interface Template

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /cliTemplates/{cliTemplateId}

Update Command Line Interface Template

Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /cliTemplates/{cliTemplateId}

Delete Command Line Interface Template

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /stacks/{stackSwitchSerialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switchProfiles
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /switchProfiles/{switchProfileId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

GET /switchProfiles/{switchProfileId}/acls
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switchProfiles/{switchProfileId}/acls
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switchProfiles/{switchProfileId}/acls
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles/{switchProfileId}/acls/{aclId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switchProfiles/{switchProfileId}/acls/{aclId}
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switchProfiles/{switchProfileId}/acls/{aclId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switchProfiles/{switchProfileId}/trustedPorts
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switchProfiles/{switchProfileId}/trustedPorts
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles/{switchProfileId}/vlans
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switchProfiles/{switchProfileId}/vlans
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /switchProfiles/{switchProfileId}/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switchProfiles/{switchProfileId}/vlans/{vlanId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switchProfiles/{switchProfileId}/vlans/{vlanId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switchProfiles/{switchProfileId}/vlans/{vlanId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/configBackups
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/configBackups/{configBackupId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switches/configBackups/{configBackupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/configBackups/{configBackupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/lags
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/lags/{lagId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switches/lags/{lagId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switches/lags/{lagId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /switches/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/staticRoutes
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/staticRoutes/{staticRouteId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switches/staticRoutes/{staticRouteId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switches/staticRoutes/{staticRouteId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/vePorts
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/vePorts/{vePortId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switches/vePorts/{vePortId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switches/vePorts/{vePortId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/vlans/{vlanId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /switches/vlans/{vlanId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/vlans/{vlanId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/{switchId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /switches/{switchId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/{switchId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/{switchId}/configBackups
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/configBackups
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches/{switchId}/configHistDetails/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /switches/{switchId}/dhcpServers

Update DHCP Server Setting

Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /switches/{switchId}/dhcpServers
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /switches/{switchId}/dhcpServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /switches/{switchId}/dhcpServers/{dhcpServerId}

Delete DHCP Server Setting

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/{switchId}/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /switches/{switchId}/portSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches/{switchId}/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /switches/{switchId}/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /switches/{switchId}/vlans
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /templates/switchProfiles
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /templates/switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /templates/switchProfiles/{switchProfileId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /templates/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

Changed response : 202 Accepted > Accepted

DELETE /templates/venues/aaaServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/venues/aaaServers/{aaaServerId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/venues/aaaServers/{aaaServerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /templates/venues/{venueId}/aaaServers
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /templates/venues/{venueId}/aaaServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/venues/{venueId}/aaaServers/{aaaServerId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/aaaServers/{aaaServerId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /templates/venues/{venueId}/aaaServers/{aaaServerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/venues/{venueId}/aaaSettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/aaaSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /templates/venues/{venueId}/aaaSettings/{aaaSettingId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /templates/venues/{venueId}/switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /templates/venues/{venueId}/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /templates/venues/{venueId}/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /templates/venues/{venueId}/switchSettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/switchSettings
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/aaaServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/aaaServers/{aaaServerId}

Get AAA Server Setting

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/aaaServers/{aaaServerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/aaaServers
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/aaaServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 204 No Content > No Content

GET /venues/{venueId}/aaaServers/{aaaServerId}

Get AAA Server Setting

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aaaServers/{aaaServerId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/aaaServers/{aaaServerId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/aaaSettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aaaSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/aaaSettings/{aaaSettingId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/cliTemplates/{cliTemplateId}

Associate Command Line Interface Templates

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/cliTemplates/{cliTemplateId}

Disassociate Command Line Interface Templates

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /venues/{venueId}/configHistories/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/deviceRequests
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/stacks/{stackSwitchSerialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/switchFirmwares/schedules
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switchFirmwares/schedules
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switchFirmwares/schedules
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switchProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/switchProfiles/{switchProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/switchSettings
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switchSettings
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switchSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/switches
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /venues/{venueId}/switches/importRequests
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /venues/{venueId}/switches/powerCycleRequests
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switches/{switchId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/switches/{switchId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/switches/{switchId}/configBackups
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/configBackups
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/switches/{switchId}/configBackups
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switches/{switchId}/configBackups/comparisons
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/configBackups/{configBackupId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/switches/{switchId}/configBackups/{configBackupId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PATCH /venues/{venueId}/switches/{switchId}/configBackups/{configBackupId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /venues/{venueId}/switches/{switchId}/deviceRequests

Sync or Reboot ICX Device

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

PATCH /venues/{venueId}/switches/{switchId}/dhcpServerStates
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switches/{switchId}/dhcpServers
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switches/{switchId}/dhcpServers
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 204 No Content > No Content

GET /venues/{venueId}/switches/{switchId}/dhcpServers/{dhcpServerId}

Get DHCP Server Setting

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/dhcpServers/{dhcpServerId}

Update DHCP Server Setting

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switches/{switchId}/dhcpServers/{dhcpServerId}

Delete DHCP Server Setting

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/lags
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/lags
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switches/{switchId}/lags
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/lags/{lagId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/lags/{lagId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switches/{switchId}/lags/{lagId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/switches/{switchId}/positions
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/switches/{switchId}/staticRoutes
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/staticRoutes
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switches/{switchId}/staticRoutes
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/staticRoutes/{staticRouteId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/staticRoutes/{staticRouteId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switches/{switchId}/staticRoutes/{staticRouteId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/vePorts
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/vePorts
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switches/{switchId}/vePorts
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/vePorts/{vePortId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/vePorts/{vePortId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switches/{switchId}/vePorts/{vePortId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

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

Get VLAN VE Ports

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/vlans
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

DELETE /venues/{venueId}/switches/{switchId}/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/vlans/{vlanId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/vlans/{vlanId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /venues/{venueId}/switches/{switchId}/vlans/{vlanId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/transactions/{transactionId}/configHistDetails
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/vlans
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/vlans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

POST /webAuthPageTemplates
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 201 Created > Created

GET /webAuthPageTemplates/{templateId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /webAuthPageTemplates/{templateId}
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

DELETE /webAuthPageTemplates/{templateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/floorplans
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/floorplans
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/floorplans/{floorPlanId}
Return Type:

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/floorplans/{floorPlanId}
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/floorplans/{floorPlanId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /accessControlProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /applicationPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /aps/aggregationDetails
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > successful operation

POST /aps/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /aps/query/csvFiles
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /clientIsolationProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /cloudpaths/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /delegations
Request:

Changed content type : application/json

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

Return Type:

Changed response : 501 Not Implemented > not implemented

POST /devicePolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /dhcpConfigServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /edgeSdLanServices/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedAccessControlProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedApplicationPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedDevicePolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedDhcpConfigServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedIsolationAllowlists/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedL2AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedL3AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedMdnsProxyProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedRadiusServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedRogueApPolicyProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedSyslogServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedVlanPoolProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /enhancedWifiCallingProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /ethernetPortProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /guestUsers/query
Request:

Changed content type : application/json

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

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

Return Type:

Changed response : 200 OK > Successful operation

POST /hotspot20IdentityProviders/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /hotspot20Operators/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /l2AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /l3AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /lbsServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /mspecs/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /msps/{mspTenantId}/ecInventories/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /msps/{mspTenantId}/ecInventories/query/csvFiles
Request:

Changed content type : application/json

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

POST /multicastDnsProxyProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /portalServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /radiusServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /roguePolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /snmpAgentProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /snmpAgents/query
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > successful operation

POST /softGreProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /switches/aggregationDetails
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /switches/clients/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /switches/ports/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /switches/query/csvFiles
Request:

Changed content type : application/json

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

POST /syslogServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /techpartners/mspecs/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /templates/accessControlProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/applicationPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/devicePolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/dhcpConfigServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/ethernetPortProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/l2AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/l3AclPolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/portalServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /templates/query

Get Templates

Request:

Changed content type : application/json

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

POST /templates/radiusServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/roguePolicies/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /templates/syslogServerProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/venues/apGroups/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /templates/venues/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 501 Not Implemented > internal server error

Changed response : 200 OK > successful operation

POST /templates/vlanPoolProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /templates/wifiCallingServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /tunnelServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /venues/apGroups/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

POST /venues/aps/clients/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

Changed response : 501 Not Implemented > not implemented

POST /venues/aps/query
Request:

Changed content type : application/json

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

POST /venues/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 501 Not Implemented > not implemented

Changed response : 200 OK > successful operation

POST /venues/switches/aggregationDetails
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /venues/switches/clients/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /venues/switches/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /venues/switches/query/csvFiles
Request:

Changed content type : application/json

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

POST /venues/switches/switchPorts/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /venues/{venueId}/rogueAps/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /vlanPoolProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Successful operation

Changed response : 501 Not Implemented > Not implemented

POST /wifiCallingServiceProfiles/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > successful operation

DELETE /accessControlProfiles/{accessControlProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /accessControlProfiles/{accessControlProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /accessControlProfiles/{accessControlProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /applicationPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /clientIsolationProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /devicePolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /dhcpConfigServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /ethernetPortProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /ethernetPortProfiles/{ethernetPortProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /hotspot20IdentityProviders
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /hotspot20Operators
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /l2AclPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /l3AclPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /lbsServerProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /multicastDnsProxyProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /radiusServerProfiles/{radiusId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /roguePolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /snmpAgentProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /softGreProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /syslogServerProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /syslogServerProfiles/{syslogServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /syslogServerProfiles/{syslogServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /syslogServerProfiles/{syslogServerProfileId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/accessControlProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/accessControlProfiles/{accessControlProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/applicationPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/devicePolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/dhcpConfigServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/l2AclPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/l3AclPolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/radiusServerProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/roguePolicies
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/syslogServerProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/tunnelServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apCellularSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apCellularSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/venues/{venueId}/apGroups
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/venues/{venueId}/apGroups/{apGroupId}/cloneSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/vlanPoolProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/wifiCallingServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}/cloneSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/wifiNetworks
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /templates/wifiNetworks/{wifiNetworkTemplateId}/cloneSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /tunnelServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/apCompatibilities/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/aps/apCompatibilities/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apCellularSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apCellularSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/apGroups
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/apGroups/{apGroupId}/aps
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/aps
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues/{venueId}/aps/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/capabilities
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/diagnosisCommands
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/externalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/externalAntennaSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/packets
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/packets
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 409 Conflict > Conflict [WIFI-10477: “Duplicate sessionId exists”]

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/radioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/radioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /vlanPoolProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /wifiCallingServiceProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /wifiFeatureSets/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /wifiNetworks
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /wifiNetworks/apCompatibilities/query
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /workflowActionDefinitions
Parameters:

Changed: sort in query > The field name to sort, comma separated from the sort order (asc or desc).

Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 200 OK > The action definitions in a paged format.

POST /workflowActionDefinitions/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 200 OK > List of action definitions in a paged format. Can exclude content for just count information

GET /workflowActionDefinitions/{definitionId}/requiredPriorDefinitions
Return Type:

Changed response : 404 Not Found > Action definition not found.

Changed response : 200 OK > OK

POST /workflows/query

Get Current Workflows

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 200 OK > Success

GET /workflows/{workflowId}/steps

Get All Steps

Parameters:

Changed: sort in query > The field name to sort, comma separated from the sort order (asc or desc).

Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Not Found.

Changed response : 200 OK > The action definitions in a paged format.

POST /workflows/{workflowId}/steps/query

Search and Filter Workflow Steps

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 404 Not Found > Not Found.

Changed response : 200 OK > Success

POST /workflows/{workflowId}/versions/query

Get Versioned Workflows

Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 404 Not Found > Invalid id supplied.

Changed response : 200 OK > Success

POST /identityGroups/{identityGroupId}/macRegistrationPools

Create Pool with Identity Group

Return Type:

Changed response : 202 Accepted > The registration pool create request is in progress

Changed response : 400 Bad Request > Invalid pool content

GET /macRegistrationPools

List Registration Pools

Parameters:

Changed: page in query > Page index starting from 0 (0..N)

Return Type:

Changed response : 200 OK > Registration pools

POST /macRegistrationPools
Return Type:

Changed response : 202 Accepted > The registration pool create request is in progress

Changed response : 400 Bad Request > Invalid pool content

Changed response : 419 Insufficient Space On Resource > Exceed max pools per tenant

DELETE /macRegistrationPools/{id}
Return Type:

Changed response : 200 OK > Registration pool deleted

Changed response : 202 Accepted > The registration pool delete request is in progress

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > Registration pool not found

Changed response : 409 Conflict > The Registration pool associated with other resources is not allowed to be deleted

GET /macRegistrationPools/{id}

Returns the Specific Registration Pool

Return Type:

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > Registration pool not found

PATCH /macRegistrationPools/{id}

Update a Registration Pool

Return Type:

Changed response : 202 Accepted > The registration pool update request is in progress

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > Registration pool not found

DELETE /macRegistrationPools/{poolId}/registrations
Return Type:

Changed response : 200 OK > Registration deleted

Changed response : 202 Accepted > The registration bulk delete request is in progress

Changed response : 400 Bad Request > Invalid ids supplied

GET /macRegistrationPools/{poolId}/registrations

List MAC Registrations in Pool

Parameters:

Changed: page in query > Page index starting from 0 (0..N)

Return Type:

Changed response : 200 OK > Registrations

POST /macRegistrationPools/{poolId}/registrations

Create MAC Registration in Pool

Return Type:

Changed response : 202 Accepted > The registration create request is in progress

Changed response : 400 Bad Request > Invalid content supplied

Changed response : 419 Insufficient Space On Resource > Exceed max registrations of the pool

Changed response : 201 Created > Registration created

DELETE /macRegistrationPools/{poolId}/registrations/{id}
Return Type:

Changed response : 200 OK > Registration deleted

Changed response : 202 Accepted > The registration delete request is in progress

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > MAC registration not found

Changed response : 409 Conflict > The Registration associated with other resources is not allowed to be deleted

GET /macRegistrationPools/{poolId}/registrations/{id}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > MAC registration not found

PATCH /macRegistrationPools/{poolId}/registrations/{id}

Update a MAC Registration

Return Type:

Changed response : 202 Accepted > The registration update request is in progress

Changed response : 400 Bad Request > Invalid id or content supplied

Changed response : 404 Not Found > MAC registration not found

GET /radiusAttributeGroups
Parameters:

Added: size in query > Page size

Added: page in query > The page to retrieve (starts at zero).

Added: sort in query > The field name to sort, comma seperated from the sort order (asc or desc).

Return Type:

Changed response : 200 OK > Radius attribute groups paged.

POST /radiusAttributeGroups
Request:

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

Changed content type : application/json

Return Type:

Changed response : 409 Conflict > Invalid RADIUS attribute group details provided.

Changed response : 201 Created > RADIUS attribute group created

DELETE /radiusAttributeGroups/{groupId}
Return Type:

Changed response : 200 OK > RADIUS attribute group deleted.

Changed response : 204 No Content > RADIUS attribute group deleted

Changed response : 404 Not Found > RADIUS attribute group not found

Changed response : 409 Conflict > The requested RADIUS attribute group is still in use by another service.

GET /radiusAttributeGroups/{groupId}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > RADIUS attribute group not found

Changed response : 200 OK > RADIUS attribute group

PATCH /radiusAttributeGroups/{groupId}
Request:

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

Return Type:

Changed response : 404 Not Found > RADIUS attribute group not found

Changed response : 200 OK > RADIUS attribute group

Changed response : 400 Bad Request > Invalid id or content supplied

GET /radiusAttributeGroups/{groupId}/assignments
Parameters:

Added: size in query > Page size

Added: page in query > The page to retrieve (starts at zero).

Added: sort in query > The field name to sort, comma seperated from the sort order (asc or desc).

Return Type:

Changed response : 200 OK > RADIUS Attribute Group Assignments

Changed response : 404 Not Found > RADIUS Attribute Group not found

POST /radiusAttributeGroups/{groupId}/assignments
Request:

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

Changed content type : application/json

Return Type:

New response : 404 Not Found > Radius Attribute not found.

Changed response : 201 Created > Assignment created

Changed response : 409 Conflict > Invalid assignment details provided.

DELETE /radiusAttributeGroups/{groupId}/assignments/{assignmentId}
Return Type:

New response : 404 Not Found > Radius Attribute not found.

Changed response : 200 OK > External Assignment to be deleted.

Changed response : 204 No Content > External Assignment to be deleted.

GET /radiusAttributeGroups/{groupId}/assignments/{assignmentId}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > RADIUS Attribute Group not found

Changed response : 200 OK > RADIUS Attribute Group Assignment

GET /radiusAttributes/{id}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Radius Attribute not found.

POST /venues/switchFirmwares/schedules/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/switchFirmwares/switches/schedules/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /venues/{venueId}/switches/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

GET /venues/{venueId}/switches/{switchId}/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues/{venueId}/switches/{switchId}/portSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/switches/{switchId}/portSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

POST /templates/venues
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /templates/venues/{venueTemplateId}
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueTemplateId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /templates/venues/{venueTemplateId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

GET /venues
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /venues
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

POST /venues
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /templates/wifiNetworks/query

Get Wi-Fi Network Templates

Request:

Changed content type : application/json

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

Return Type:

Changed response : 501 Not Implemented > not implemented

Changed response : 200 OK > successful operation

POST /wifiNetworks/query
Request:

Changed content type : application/json

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

Return Type:

Changed response : 501 Not Implemented > not implemented

Changed response : 200 OK > successful operation

POST /accessControlProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

POST /radiusServerProfiles
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/apRadioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /templates/venues/{venueId}/apRadioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /templates/venues/{venueId}/wifiAvailableChannels
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/apRadioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/apRadioSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/settings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/aps/{serialNumber}/wifiAvailableChannels
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/wifiAvailableChannels
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not-authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related-entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 423 Locked > Locked

Changed response : 500 Internal Server Error > Internal Server Error

GET /workflowActionDefinitions/{definitionId}
Return Type:

Changed response : 404 Not Found > Action definition not found.

Changed response : 200 OK > OK

POST /workflows
Request:

Changed content type : application/json

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

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict

DELETE /workflows/{workflowId}
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 409 Conflict > Conflict

GET /workflows/{workflowId}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow not found.

Changed response : 200 OK > Success

PATCH /workflows/{workflowId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Ok - Returned if a validation request finds no errors.

Changed response : 202 Accepted > Accepted

Changed response : 404 Not Found > Workflow not found

Changed response : 409 Conflict > Conflict

POST /workflows/{workflowId}/steps/{stepId}/nextSteps
Request:

Changed content type : application/json

New required properties: - enrollmentActionId - type

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

New required properties: - enrollmentActionId - type

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Not Found.

Changed response : 409 Conflict > Conflict. If the action requested cannot be found, or if the action type does not match the type of step created.

GET /workflows/{workflowId}/steps/{stepId}/splitOptions
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow, step, or split option is not found.

Changed response : 200 OK > Success

POST /workflows/{workflowId}/steps/{stepId}/splitOptions
Request:

Changed content type : application/json

New required properties: - optionName

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

New required properties: - optionName

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow, step, or split option is not found.

DELETE /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}
Parameters:

Added: includeChildren in query

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow, step, or split option is not found.

GET /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow, step, or split option is not found.

Changed response : 200 OK > Success

POST /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}/nextSteps

Creates Step Under Split Option

Request:

Changed content type : application/json

New required properties: - enrollmentActionId - type

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

New required properties: - enrollmentActionId - type

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow, step, or split option is not found.

Changed response : 409 Conflict > Conflict. When the action requested cannot be found, or the action type does not match the type of step created.

DELETE /workflows/{workflowId}/uiConfigurations
Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 404 Not Found > Workflow not found.

Changed response : 409 Conflict > Conflict

GET /workflows/{workflowId}/uiConfigurations
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow not found.

Changed response : 200 OK > Success

POST /workflows/{workflowId}/uiConfigurations
Request:

Changed content type : multipart/form-data

Changed content type : multipart/vnd.ruckus.v1+form-data

Return Type:

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow not found.

Changed response : 409 Conflict > Conflict

GET /venues/{venueId}/edgeClusters/{clusterId}/networkSettings
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PATCH /venues/{venueId}/edgeClusters/{clusterId}/networkSettings
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Unauthorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not Found > Requested resource or related entity not found

Changed response : 422 Unprocessable Entity > Validation error

Changed response : 500 Internal Server Error > Internal Server Error