What’s New


POST /certificateTemplates/{templateId}/identities/certificates

Generate certificates for identities

POST /batchOps/{batchOpId}/batchRequests/query

Get batch requests by batch operation

PATCH /batchOps/{batchOpId}/batches/{batchId}/batchRequests

Update batch request status

POST /batchOps/{batchOpId}/batches/{batchId}/batchRequests/query

Get batch requests by batch

POST /tenants/venues/devices/batches

Move Devices

POST /ipsecProfiles/query

Query IPsec Profiles

POST /templates/ipsecProfiles/query

Query IPsec Profile Templates

POST /venues/aps/importRequests/query

Get APs Import Requests

POST /ipsecProfiles

Add IPsec Profile

GET /ipsecProfiles/{ipsecProfileId}

Get IPsec Profile

PUT /ipsecProfiles/{ipsecProfileId}

Update IPsec Profile

DELETE /ipsecProfiles/{ipsecProfileId}

Delete IPsec Profile

PUT /radiusServerProfiles/{radiusId}/certificateAuthorities/{certificateAuthorityId}

Activate Certificate Authority On RADIUS Server Profile

DELETE /radiusServerProfiles/{radiusId}/certificateAuthorities/{certificateAuthorityId}

Deactivate Certificate Authority On RADIUS Server Profile

PUT /radiusServerProfiles/{radiusId}/certificates/{certificateId}

Activate Certificate On RADIUS Server Profile

DELETE /radiusServerProfiles/{radiusId}/certificates/{certificateId}

Deactivate Certificate On RADIUS Server Profile

POST /templates/ipsecProfiles

Add IPsec Profile Template

GET /templates/ipsecProfiles/{ipsecProfileTemplateId}

Get IPsec Profile Template

PUT /templates/ipsecProfiles/{ipsecProfileTemplateId}

Update IPsec Profile Template

DELETE /templates/ipsecProfiles/{ipsecProfileTemplateId}

Delete IPsec Profile Template

PUT /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}/ipsecProfiles/{ipsecProfileTemplateId}

Activate Ipsec Profile Template On Tunnel Service Profile Template

DELETE /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}/ipsecProfiles/{ipsecProfileTemplateId}

Deactivate Ipsec Profile Template On Tunnel Service Profile Template

PUT /tunnelServiceProfiles/{tunnelServiceProfileId}/ipsecProfiles/{ipsecProfileId}

Activate IPsec Profile On The Tunnel Service Profile

DELETE /tunnelServiceProfiles/{tunnelServiceProfileId}/ipsecProfiles/{ipsecProfileId}

Deactivate IPsec Profile On The Tunnel Service Profile

POST /venues/aps/csvFile

Import Bulk APs from CSV File Across Venues

GET /venues/{venueId}/apGroups/{apGroupId}/apClientAdmissionControlSettings

Get Ap Group Client Admission Control Settings

PUT /venues/{venueId}/apGroups/{apGroupId}/apClientAdmissionControlSettings

Update Ap Group Client Admission Control Settings

PATCH /tenants/{tenantId}

Patch Tenant Account

What’s Deleted


POST /x509certs

Validate X509 Certificates

What’s Deprecated


POST /networkActivations/query

Get Network Activations by Query Filter

GET /venues/aps/{serialNumber}/clientAdmissionControlSettings

Get AP Client Admission Control Settings

PUT /venues/aps/{serialNumber}/clientAdmissionControlSettings

Update AP Client Admission Control Settings

PUT /venues/aps/{serialNumber}/networkSettings

Update AP Network Settings

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

Get AP Band Mode

PUT /venues/{venueId}/aps/{serialNumber}/bandModeSettings

Update AP Band Mode

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

Get AP Client Admission Control Settings

PUT /venues/{venueId}/aps/{serialNumber}/clientAdmissionControlSettings

Update AP Client Admission Control Settings

PUT /venues/{venueId}/snmpAgentSettings

Update Venue AP SNMP Agent Settings

PUT /venues/aps/{serialNumber}

Update AP

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

Get AP Available Channels

What’s Changed


POST /venues/{venueId}/units/notifications
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Notifications sent successfully.

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /clients
POST /templates/{templateId}/dependencies/query
Request:

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

Return Type:

Changed response : 200 OK > OK

GET /deviceProvisions/aps/models
Parameters:

Changed: includeHidden in query > Whether to include hidden device models in the response. Default is false to show only non hidden models.

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 : 500 Internal Server Error > Internal Server Error

GET /deviceProvisions/switches/models
Parameters:

Changed: includeHidden in query > Whether to include hidden device models in the response. Default is false to show only non hidden models.

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 : 500 Internal Server Error > Internal Server Error

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

Activate Tunnel on Edge Cluster

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

Deactivate Tunnel on Edge Cluster

POST /policySetEvaluations
Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK > Policy set was evaluated and results are returned.

New header : Ruckus-Deprecated

This method is deprecated.

POST /policySets/{policySetId}/evaluationReports
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > Policy set was evaluated and results are returned.

GET /residentPortals/{portalId}/files/{type}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Not found

Changed response : 500 Internal Server Error > Internal server error

DELETE /residentPortals/{portalId}/files/{type}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

PUT /venues/{venueId}/propertyConfigs/residentPortalAssignments/{residentPortalId}
Return Type:

Changed response : 200 OK > Ok

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Property configuration not found for the given venue id

Changed response : 500 Internal Server Error > Internal server error

PUT /venues/{venueId}/units/qosProfileAssignments/{qosProfileId}
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 : 500 Internal Server Error > Internal server error

PUT /venues/{venueId}/units/{unitId}/identities/{identityId}
Return Type:

Changed response : 200 OK > Ok

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict - The unit trying to add already exists

Changed response : 500 Internal Server Error > Internal server error

DELETE /venues/{venueId}/units/{unitId}/identities/{identityId}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /venues/tags
Return Type:

Changed response : 400 Bad Request > Bad/malformed request

Changed response : 401 Unauthorized > Not authorized

Changed response : 403 Forbidden > Forbidden

Changed response : 404 Not 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

GET /clients/{mac}
POST /guestUsers/query/csvFiles
GET /venues/{venueId}/apModels
PUT /accessControlProfiles/{accessControlProfileId}/applicationPolicies/{applicationPolicyId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile where the application policy will be activated.

Changed: applicationPolicyId in path > The unique identifier of the application policy to be associated with the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /accessControlProfiles/{accessControlProfileId}/applicationPolicies/{applicationPolicyId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile from which the application policy will be deactivated.

Changed: applicationPolicyId in path > The unique identifier of the application policy to be disassociated from the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /accessControlProfiles/{accessControlProfileId}/devicePolicies/{devicePolicyId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile where the device policy will be activated.

Changed: devicePolicyId in path > The unique identifier of the device policy to be associated with the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /accessControlProfiles/{accessControlProfileId}/devicePolicies/{devicePolicyId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile from which the device policy will be deactivated.

Changed: devicePolicyId in path > The unique identifier of the device policy to be disassociated from the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /accessControlProfiles/{accessControlProfileId}/l2AclPolicies/{l2AclPolicyId}

Activate Layer 2 ACL Policy On Access Control Profile

Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile where the layer 2 ACL policy will be activated.

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be associated with the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /accessControlProfiles/{accessControlProfileId}/l2AclPolicies/{l2AclPolicyId}

Deactivate Layer 2 ACL Policy On Access Control Profile

Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile from which the layer 2 ACL policy will be deactivated.

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be disassociated from the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /accessControlProfiles/{accessControlProfileId}/l3AclPolicies/{l3AclPolicyId}

Activate Layer 3 ACL Policy On Access Control Profile

Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile where the layer 3 ACL policy will be activated.

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be associated with the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /accessControlProfiles/{accessControlProfileId}/l3AclPolicies/{l3AclPolicyId}

Deactivate Layer 3 ACL Policy On Access Control Profile

Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile from which the layer 3 ACL policy will be deactivated.

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be disassociated from the access control profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /apSnmpAgentProfiles/{apSnmpProfileId}
Parameters:

Changed: apSnmpProfileId in path > The unique identifier of the AP SNMP agent profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /apSnmpAgentProfiles/{apSnmpProfileId}
Parameters:

Changed: apSnmpProfileId in path > The unique identifier of the AP SNMP agent profile to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /apSnmpAgentProfiles/{apSnmpProfileId}
Parameters:

Changed: apSnmpProfileId in path > The unique identifier of the AP SNMP agent profile to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /apSnmpAgentProfiles/{apSnmpProfileId}/aps/query
Parameters:

Changed: apSnmpProfileId in path > The unique identifier of the AP SNMP agent profile to query for associated access points.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /applicationLibraries/{applicationLibraryId}/categories
Parameters:

Changed: applicationLibraryId in path > The unique identifier (version) of the application library whose categories are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /applicationLibraries/{applicationLibraryId}/categories/{categoryId}/applications
Parameters:

Changed: applicationLibraryId in path > The unique identifier (version) of the application library whose applications are to be retrieved.

Changed: categoryId in path > The unique identifier of the application category whose applications are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /applicationLibrarySettings
Parameters:

Changed: changesIncluded in query > Include changed application information in response.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PATCH /applicationLibrarySettings
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /applicationPolicies/capabilities/applications
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /applicationPolicies/capabilities/categories
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /applicationPolicies/{applicationPolicyId}
Parameters:

Changed: applicationPolicyId in path > The unique identifier of the application policy to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /applicationPolicies/{applicationPolicyId}
Parameters:

Changed: applicationPolicyId in path > The unique identifier of the application policy to be updated.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /applicationPolicies/{applicationPolicyId}
Parameters:

Changed: applicationPolicyId in path > The unique identifier of the application policy to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /aps/clients
Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /clientIsolationProfiles/{clientIsolationProfileId}
Parameters:

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /clientIsolationProfiles/{clientIsolationProfileId}
Parameters:

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /clientIsolationProfiles/{clientIsolationProfileId}
Parameters:

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /devicePolicies/{devicePolicyId}

Get Device Policy

Parameters:

Changed: devicePolicyId in path > The unique identifier of the device policy to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /devicePolicies/{devicePolicyId}

Update Device Policy

Parameters:

Changed: devicePolicyId in path > The unique identifier of the device policy to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /devicePolicies/{devicePolicyId}

Delete Device Policy

Parameters:

Changed: devicePolicyId in path > The unique identifier of the device policy to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /ethernetPortProfiles/{ethernetPortProfileId}/radiusServerProfiles/{radiusServerProfileId}
Parameters:

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile where the RADIUS server profile will be activated.

Changed: radiusServerProfileId in path > The unique identifier of the RADIUS server profile to be associated with the ethernet port profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /ethernetPortProfiles/{ethernetPortProfileId}/radiusServerProfiles/{radiusServerProfileId}
Parameters:

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile from which the RADIUS server profile will be deactivated.

Changed: radiusServerProfileId in path > The unique identifier of the RADIUS server profile to be disassociated from the ethernet port profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Parameters:

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Parameters:

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Parameters:

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /hotspot20IdentityProviders/{hotspot20IdentityProviderId}/radiusServerProfiles/{radiusId}
Parameters:

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider where the RADIUS server profile will be activated.

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be associated with the Hotspot 2.0 identity provider.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /hotspot20IdentityProviders/{hotspot20IdentityProviderId}/radiusServerProfiles/{radiusId}
Parameters:

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider from which the RADIUS server profile will be deactivated.

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be disassociated from the Hotspot 2.0 identity provider.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /hotspot20Operators/{hotspot20OperatorId}
Parameters:

Changed: hotspot20OperatorId in path > The unique identifier of the Hotspot 2.0 operator to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /hotspot20Operators/{hotspot20OperatorId}
Parameters:

Changed: hotspot20OperatorId in path > The unique identifier of the Hotspot 2.0 operator to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /hotspot20Operators/{hotspot20OperatorId}
Parameters:

Changed: hotspot20OperatorId in path > The unique identifier of the Hotspot 2.0 operator to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /isolationAllowlists/{clientIsolationAllowlistId}
Parameters:

Changed: clientIsolationAllowlistId in path > The unique identifier of the client isolation allowlist to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /isolationAllowlists/{clientIsolationAllowlistId}
Parameters:

Changed: clientIsolationAllowlistId in path > The unique identifier of the client isolation allowlist to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /isolationAllowlists/{clientIsolationAllowlistId}
Parameters:

Changed: clientIsolationAllowlistId in path > The unique identifier of the client isolation allowlist to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /isolationAllowlists/{clientIsolationAllowlistId}/venues/query
Parameters:

Changed: clientIsolationAllowlistId in path > The unique identifier of the client isolation allowlist whose venue usage is to be queried.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /l2AclPolicies/{l2AclPolicyId}

Get Layer 2 ACL

Parameters:

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /l2AclPolicies/{l2AclPolicyId}

Update Layer 2 ACL

Parameters:

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /l2AclPolicies/{l2AclPolicyId}

Delete Layer 2 ACL

Parameters:

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /l3AclPolicies/{l3AclPolicyId}

Get Layer 3 ACL

Parameters:

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /l3AclPolicies/{l3AclPolicyId}

Update Layer 3 ACL

Parameters:

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /l3AclPolicies/{l3AclPolicyId}

Delete Layer 3 ACL

Parameters:

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /lbsServerProfiles/{lbsServerProfileId}
Parameters:

Changed: lbsServerProfileId in path > The unique identifier of the location based service server profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /lbsServerProfiles/{lbsServerProfileId}
Parameters:

Changed: lbsServerProfileId in path > The unique identifier of the location based service server profile to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /lbsServerProfiles/{lbsServerProfileId}
Parameters:

Changed: lbsServerProfileId in path > The unique identifier of the location based service server profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /mDnsProxyServiceProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /mDnsProxyServiceProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /mDnsProxyServiceProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /mDnsProxyServiceProfiles/{mDnsProxyProfileId}
Parameters:

Changed: mDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /mDnsProxyServiceProfiles/{mDnsProxyProfileId}
Parameters:

Changed: mDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /mDnsProxyServiceProfiles/{mDnsProxyProfileId}
Parameters:

Changed: mDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /mDnsProxyServiceProfiles/{mDnsProxyProfileId}/aps
Parameters:

Changed: mDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /mDnsProxyServiceProfiles/{mDnsProxyProfileId}/aps
Parameters:

Changed: mDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Parameters:

Changed: multicastDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Parameters:

Changed: multicastDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Parameters:

Changed: multicastDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /networkActivations/mappings
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /networkActivations/query
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /networks
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /networks
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /networks
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /networks/qosMapSets
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /networks/wisprProviders
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /networks/{networkId}
Parameters:

Changed: networkId in path > The unique identifier of the Wi-Fi network to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /networks/{networkId}
Parameters:

Changed: networkId in path > The unique identifier of the Wi-Fi network to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /networks/{networkId}
Parameters:

Changed: networkId in path > The unique identifier of the Wi-Fi network to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /recoveryPskSettings
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /recoveryPskSettings
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /rogueApPolicyProfiles/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /rogueApPolicyProfiles/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /rogueApPolicyProfiles/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /rogueApPolicyProfiles/{roguePolicyId}/venues
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /rogueApPolicyProfiles/{roguePolicyId}/venues
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /roguePolicies/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /roguePolicies/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /roguePolicies/{roguePolicyId}
Parameters:

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: snmpAgentProfileId in path > SNMP Agent Profile ID.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 500 Internal Server Error > Internal Server Error

PUT /snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: snmpAgentProfileId in path > SNMP Agent Profile ID.

Request:

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

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 500 Internal Server Error > Internal Server Error

DELETE /snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: snmpAgentProfileId in path > The unique identifier of the SNMP agent profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /softGreProfiles/{softGreProfileId}
Parameters:

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /softGreProfiles/{softGreProfileId}
Parameters:

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /softGreProfiles/{softGreProfileId}
Parameters:

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/applicationPolicies/{applicationPolicyTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template where the application policy MSP template will be activated.

Changed: applicationPolicyTemplateId in path > The unique identifier of the application policy MSP template to be associated with the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/applicationPolicies/{applicationPolicyTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template from which the application policy MSP template will be deactivated.

Changed: applicationPolicyTemplateId in path > The unique identifier of the application policy MSP template to be disassociated from the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/devicePolicies/{devicePolicyTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template where the device policy MSP template will be activated.

Changed: devicePolicyTemplateId in path > The unique identifier of the device policy MSP template to be associated with the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/devicePolicies/{devicePolicyTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template from which the device policy MSP template will be deactivated.

Changed: devicePolicyTemplateId in path > The unique identifier of the device policy MSP template to be disassociated from the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/l2AclPolicies/{l2AclPolicyTemplateId}

Activate On Access Control Profile Template

Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template where the layer 2 ACL policy MSP template will be activated.

Changed: l2AclPolicyTemplateId in path > The unique identifier of the layer 2 ACL policy MSP template to be associated with the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/l2AclPolicies/{l2AclPolicyTemplateId}

Deactivate On Access Control Profile Template

Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template from which the layer 2 ACL policy MSP template will be deactivated.

Changed: l2AclPolicyTemplateId in path > The unique identifier of the layer 2 ACL policy MSP template to be disassociated from the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}/l3AclPolicies/{l3AclPolicyTemplateId}

Activate On Access Control Profile Template

Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template where the layer 3 ACL policy MSP template will be activated.

Changed: l3AclPolicyTemplateId in path > The unique identifier of the layer 3 ACL policy MSP template to be associated with the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}/l3AclPolicies/{l3AclPolicyTemplateId}

Deactivate On Access Control Profile Template

Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template from which the layer 3 ACL policy MSP template will be deactivated.

Changed: l3AclPolicyTemplateId in path > The unique identifier of the layer 3 ACL policy MSP template to be disassociated from the access control profile MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/applicationPolicies/{applicationPolicyTemplateId}
Parameters:

Changed: applicationPolicyTemplateId in path > The unique identifier of the application policy MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/applicationPolicies/{applicationPolicyTemplateId}
Parameters:

Changed: applicationPolicyTemplateId in path > The unique identifier of the application policy MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/applicationPolicies/{applicationPolicyTemplateId}
Parameters:

Changed: applicationPolicyTemplateId in path > The unique identifier of the application policy MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/devicePolicies/{devicePolicyTemplateId}

Get Device Policy Template

Parameters:

Changed: devicePolicyTemplateId in path > The unique identifier of the device policy MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/devicePolicies/{devicePolicyTemplateId}

Update Device Policy Template

Parameters:

Changed: devicePolicyTemplateId in path > The unique identifier of the device policy MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/devicePolicies/{devicePolicyTemplateId}

Delete Device Policy Template

Parameters:

Changed: devicePolicyTemplateId in path > The unique identifier of the device policy MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/l2AclPolicies/{l2AclPolicyTemplateId}

Get Layer 2 ACL Template

Parameters:

Changed: l2AclPolicyTemplateId in path > The unique identifier of the layer 2 ACL policy MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/l2AclPolicies/{l2AclPolicyTemplateId}

Update Layer 2 ACL Policy Template

Parameters:

Changed: l2AclPolicyTemplateId in path > The unique identifier of the layer 2 ACL policy MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/l2AclPolicies/{l2AclPolicyTemplateId}

Delete Layer 2 ACL Policy Template

Parameters:

Changed: l2AclPolicyTemplateId in path > The unique identifier of the layer 2 ACL policy MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/l3AclPolicies/{l3AclPolicyTemplateId}

Get Layer 3 ACL Template

Parameters:

Changed: l3AclPolicyTemplateId in path > The unique identifier of the layer 3 ACL policy MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/l3AclPolicies/{l3AclPolicyTemplateId}

Update Layer 3 ACL Policy Template

Parameters:

Changed: l3AclPolicyTemplateId in path > The unique identifier of the layer 3 ACL policy MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/l3AclPolicies/{l3AclPolicyTemplateId}

Delete Layer 3 ACL Policy Template

Parameters:

Changed: l3AclPolicyTemplateId in path > The unique identifier of the layer 3 ACL policy MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/roguePolicies/{roguePolicyTemplateId}
Parameters:

Changed: roguePolicyTemplateId in path > The unique identifier of the rogue AP detection policy template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/roguePolicies/{roguePolicyTemplateId}
Parameters:

Changed: roguePolicyTemplateId in path > The unique identifier of the rogue AP detection policy template to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/roguePolicies/{roguePolicyTemplateId}
Parameters:

Changed: roguePolicyTemplateId in path > The unique identifier of the rogue AP detection policy template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Parameters:

Changed: tunnelServiceProfileTemplateId in path > The unique identifier of the tunnel service profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Parameters:

Changed: tunnelServiceProfileTemplateId in path > The unique identifier of the tunnel service profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/tunnelServiceProfiles/{tunnelServiceProfileTemplateId}
Parameters:

Changed: tunnelServiceProfileTemplateId in path > The unique identifier of the tunnel service profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/venues/wifiNetworks/query
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apBssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose BSS coloring settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apBssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose BSS coloring settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apClientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose client admission control settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apClientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose client admission control settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apDirectedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose directed multicast settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apDirectedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose directed multicast settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apDosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose DoS protection settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apDosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose DoS protection settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue template containing the AP group template.

Changed: apGroupId in path > The unique identifier of the AP group template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue template containing the AP group template.

Changed: apGroupId in path > The unique identifier of the AP group template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue template containing the AP group template.

Changed: apGroupId in path > The unique identifier of the AP group template to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apLoadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose load balancing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apLoadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose load balancing settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apMeshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose mesh settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apMeshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose mesh settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apModelBandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose band mode settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apModelBandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose band mode settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apModelCapabilities

Get Venue Template AP model Capabilities

Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose AP model capabilities are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /templates/venues/{venueId}/apModelExternalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose external antenna settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apModelExternalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose external antenna settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apModelLanPortSettings

Get Venue Template LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose LAN port settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /templates/venues/{venueId}/apModelLedSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose LED settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apModelLedSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose LED settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apMulticastDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose multicast DNS fencing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apMulticastDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose multicast DNS fencing settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apRadiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose RADIUS options settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apRadiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose RADIUS options settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apRebootTimeoutSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose reboot timeout settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apRebootTimeoutSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose reboot timeout settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apSmartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose smart monitor settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueId}/apSmartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose smart monitor settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}
Parameters:

Changed: venueId in path > The unique identifier of the venue template where the Wi-Fi network template will be activated.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template to be associated with the venue template.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}
Parameters:

Changed: venueId in path > The unique identifier of the venue template from which the Wi-Fi network template will be deactivated.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template to be disassociated from the venue template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue template containing the Wi-Fi network template.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template where the AP group template will be activated.

Changed: apGroupId in path > The unique identifier of the AP group template to be associated with the Wi-Fi network template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue template containing the Wi-Fi network template.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template where the AP group template will be disassociated.

Changed: apGroupId in path > The unique identifier of the AP group template to be disassociated from the Wi-Fi network template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue template containing the Wi-Fi network template.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template where the AP group template settings are configured.

Changed: apGroupId in path > The unique identifier of the AP group template whose settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

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

Changed: venueId in path > The unique identifier of the venue template containing the Wi-Fi network template.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template where the AP group template settings will be updated.

Changed: apGroupId in path > The unique identifier of the AP group template whose settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template for which to retrieve DHCP service profile settings.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template for which to retrieve settings.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}

Activate DHCP Configuration Service Profile On Venue Template

Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template where the DHCP configuration service profile MSP template will be activated.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template to be associated with the venue MSP template.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueTemplateId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template from which the DHCP configuration service profile MSP template will be deactivated.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile MSP template to be disassociated from the venue MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/venues/{venueTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template where the RADIUS server profile MSP template will be activated.

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be associated with the venue MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template from which the RADIUS server profile MSP template will be deactivated.

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be disassociated from the venue MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/venues/{venueTemplateId}/roguePolicies/{roguePolicyTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue template where the rogue AP detection policy template will be activated.

Changed: roguePolicyTemplateId in path > The unique identifier of the rogue AP detection policy template to be associated with the venue template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueTemplateId}/roguePolicies/{roguePolicyTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue template where the rogue AP detection policy template will be deactivated.

Changed: roguePolicyTemplateId in path > The unique identifier of the rogue AP detection policy template to be disassociated from the venue template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueTemplateId}/roguePolicySettings
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue template for which to retrieve rogue policy settings.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/venues/{venueTemplateId}/roguePolicySettings
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue template for which to update rogue policy settings.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/venues/{venueTemplateId}/syslogServerProfiles/{syslogServerProfileTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template where the syslog server profile MSP template will be activated.

Changed: syslogServerProfileTemplateId in path > The unique identifier of the syslog server profile MSP template to be associated with the venue MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/venues/{venueTemplateId}/syslogServerProfiles/{syslogServerProfileTemplateId}
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template from which the syslog server profile MSP template will be deactivated.

Changed: syslogServerProfileTemplateId in path > The unique identifier of the syslog server profile MSP template to be disassociated from the venue MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueTemplateId}/wifiDhcpPoolUsages
Parameters:

Changed: venueTemplateId in path > The unique identifier of the venue MSP template for which to retrieve DHCP pool usage.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

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

Changed: venueTemplateId in path > The unique identifier of the venue template containing the Wi-Fi network template and AP group template.

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template containing the AP group template.

Changed: apGroupTemplateId in path > The unique identifier of the AP group template where the VLAN pool profile template will be activated.

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be associated with the AP group template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueTemplateId in path > The unique identifier of the venue template containing the Wi-Fi network template and AP group template.

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template containing the AP group template.

Changed: apGroupTemplateId in path > The unique identifier of the AP group template where the VLAN pool profile template will be deactivated.

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be disassociated from the AP group template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Parameters:

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Parameters:

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Parameters:

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/wifiNetworks/{wifiNetworkTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template to be updated.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/accessControlProfiles/{accessControlProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template where the access control profile MSP template will be activated.

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template to be associated with the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/accessControlProfiles/{accessControlProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template from which the access control profile MSP template will be deactivated.

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template to be disassociated from the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/dpskServices/{dpskServiceTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template where the DPSK service MSP template will be activated.

Changed: dpskServiceTemplateId in path > The unique identifier of the DPSK service MSP template to be associated with the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/portalServiceProfiles/{portalServiceProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template where the portal service profile MSP template will be activated.

Changed: portalServiceProfileTemplateId in path > The unique identifier of the portal service profile MSP template to be associated with the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfileSettings
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template for which RADIUS server profile MSP template settings will be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfileSettings
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template for which RADIUS server profile MSP template settings will be updated.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template where the RADIUS server profile MSP template will be activated.

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be associated with the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template from which the RADIUS server profile MSP template will be deactivated.

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be disassociated from the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template where the VLAN pool profile template will be activated.

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be associated with the Wi-Fi network template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/vlanPoolProfiles/{vlanPoolProfileTemplateId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template where the VLAN pool profile template will be deactivated.

Changed: vlanPoolProfileTemplateId in path > The unique identifier of the VLAN pool profile template to be disassociated from the Wi-Fi network template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /templates/wifiNetworks/{wifiNetworkTemplateId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template where the Wi-Fi calling service profile MSP template will be activated.

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be associated with the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/wifiNetworks/{wifiNetworkTemplateId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network MSP template from which the Wi-Fi calling service profile MSP template will be deactivated.

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be disassociated from the Wi-Fi network MSP template.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /tunnelServiceProfiles/{tunnelServiceProfileId}
Parameters:

Changed: tunnelServiceProfileId in path > The unique identifier of the tunnel service profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /tunnelServiceProfiles/{tunnelServiceProfileId}
Parameters:

Changed: tunnelServiceProfileId in path > The unique identifier of the tunnel service profile to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /tunnelServiceProfiles/{tunnelServiceProfileId}
Parameters:

Changed: tunnelServiceProfileId in path > The unique identifier of the tunnel service profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /tunnelServiceProfiles/{tunnelServiceProfileId}
Parameters:

Changed: tunnelServiceProfileId in path > The unique identifier of the tunnel service profile to be partially updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/apAvailableLteBands
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/apGroups

Get AP Groups

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /venues/apGroups

Delete AP Groups

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/apGroups/{apGroupId}

Get AP Group

Parameters:

Changed: apGroupId in path > The unique identifier of the AP group to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/apGroups/{apGroupId}

Update AP Group

Parameters:

Changed: apGroupId in path > The unique identifier of the AP group to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/apGroups/{apGroupId}

Delete AP Group

Parameters:

Changed: apGroupId in path > The unique identifier of the AP group to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/apGroups/{apGroupId}/aps

Get APs by AP Group

Parameters:

Changed: apGroupId in path > The unique identifier of the AP group whose access points are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/apModelCapabilities

Get Venue All AP model Capabilities

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps
Parameters:

Changed: operational in query > Include operational data in response.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/aps
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/capabilities
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps/importResults
Parameters:

Changed: requestId in query > The request ID of import aps request for querying the result.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 402 Payment Required > Insufficient license [ENT-10003: “Insufficient Licenses”]

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Validation error [WIFI-10008: “Query parameter of requestId is required”]

GET /venues/aps/{serialNumber}/bssColoringSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose BSS coloring settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/bssColoringSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose BSS coloring settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps/{serialNumber}/clientAdmissionControlSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose client admission control settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/clientAdmissionControlSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose client admission control settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/clientAdmissionControlSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose client admission control settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/dhcpLeases
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose DHCP lease time information is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps/{serialNumber}/dhcpPoolUsages
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose DHCP pool usage information is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps/{serialNumber}/directedMulticastSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose directed multicast settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/directedMulticastSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose directed multicast settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/directedMulticastSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose directed multicast settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/aps/{serialNumber}/floorPositions
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose floor plan position is to be updated.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/lanPortSettings

Get AP LAN ports

Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/lanPortSettings

Update AP LAN ports

Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/lanPortSettings

Reset AP LAN ports

Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/ledSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LED settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/ledSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LED settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/ledSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose LED settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/logs
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose log files are to be downloaded.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/aps/{serialNumber}/meshSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose mesh settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/meshSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose mesh settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/networkSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose network settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

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

Changed: serialNumber in path > The unique serial number of the access point whose network settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/networkSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose network settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/pictures
Parameters:

Changed: serialNumber in path > The unique serial number identifier of the access point for retrieving picture information.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/pictures
Parameters:

Changed: serialNumber in path > The unique serial number identifier of the access point for uploading picture information.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/pictures
Parameters:

Changed: serialNumber in path > The unique serial number identifier of the access point for deleting picture information.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/snmpAgentSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose SNMP agent settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/aps/{serialNumber}/snmpAgentSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose SNMP agent settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/snmpAgentSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose SNMP agent settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/lteBands
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/wifiNetworks/query
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/wifiSettings
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/apBssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose BSS coloring settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apBssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose BSS coloring settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apClientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose client admission control settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apClientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose client admission control settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apDirectedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose directed multicast settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apDirectedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose directed multicast settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apDosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DoS protection settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apDosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DoS protection settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP group.

Changed: apGroupId in path > The unique identifier of the AP group to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP group.

Changed: apGroupId in path > The unique identifier of the AP group to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP group.

Changed: apGroupId in path > The unique identifier of the AP group to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/apGroups/{apGroupId}/aps/{serialNumber}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP and AP group are located.

Changed: apGroupId in path > The unique identifier of the AP group to which the AP will be moved.

Changed: serialNumber in path > The unique serial number of the access point to be moved into the AP group.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apLoadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose load balancing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apLoadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose load balancing settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apManagementTrafficVlanSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP management VLAN settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apManagementTrafficVlanSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP management VLAN settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apMeshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose mesh settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apMeshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose mesh settings are to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelAntennaTypeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose antenna type settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelAntennaTypeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose antenna type settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelBandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose band mode settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelBandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose band mode settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelCapabilities

Get Venue AP model Capabilities

Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model capabilities are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/apModelExternalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose external antenna settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelExternalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose external antenna settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelLanPortSettings

Get Venue LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue whose LAN port settings are to be retrieved.

Changed: defaultOnly in query > Only get the details of default LAN port settings in this venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelLanPortSettings

Update Venue LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue whose LAN port settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelLedSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose LED settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelLedSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose LED settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModelUsbPortSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose USB port settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModelUsbPortSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose USB port settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apModels/{apModel}/lanPortSpecificSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model LAN port specific settings are to be retrieved.

Changed: apModel in path > The AP model name whose LAN port specific settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apModels/{apModel}/lanPortSpecificSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model LAN port specific settings are to be modified.

Changed: apModel in path > The AP model name whose LAN port specific settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP model LAN port settings are configured.

Changed: apModel in path > The name of the AP model whose LAN port settings will be configured.

Changed: portId in path > The unique identifier of the LAN port where the client isolation profile will be activated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be associated with the AP model LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP model LAN port settings are configured.

Changed: apModel in path > The name of the AP model whose LAN port settings will be modified.

Changed: portId in path > The unique identifier of the LAN port from which the client isolation profile will be deactivated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be disassociated from the AP model LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the ethernet port profile will be activated.

Changed: apModel in path > The AP model name for which the ethernet port profile will be applied to the specified LAN port.

Changed: portId in path > The unique identifier of the LAN port on the AP model where the ethernet port profile will be activated.

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be associated with the AP model LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue from which the ethernet port profile will be deactivated.

Changed: apModel in path > The AP model name from which the ethernet port profile will be removed from the specified LAN port.

Changed: portId in path > The unique identifier of the LAN port on the AP model from which the ethernet port profile will be deactivated.

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be disassociated from the AP model LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the AP model.

Changed: apModel in path > The AP model name for which the SoftGRE profile will be activated on the LAN port.

Changed: portId in path > The unique identifier of the LAN port where the SoftGRE profile will be activated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be associated with the LAN port.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the AP model.

Changed: apModel in path > The AP model name for which the SoftGRE profile will be deactivated on the LAN port.

Changed: portId in path > The unique identifier of the LAN port where the SoftGRE profile will be deactivated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be disassociated from the LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apMulticastDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose multicast DNS fencing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apMulticastDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose multicast DNS fencing settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apRadiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue whose RADIUS options settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apRadiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue whose RADIUS options settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apRebootTimeoutSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose reboot timeout settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apRebootTimeoutSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose reboot timeout settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apSmartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose smart monitor settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apSmartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose smart monitor settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apTlsKeyEnhancedSettings

Get Venue TLS KEY Settings for APs

Parameters:

Changed: venueId in path > The unique identifier of the venue whose TLS key enhanced mode settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/apTlsKeyEnhancedSettings

Update Venue TLS KEY Settings for APs

Parameters:

Changed: venueId in path > The unique identifier of the venue whose TLS key enhanced mode settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/capabilities

Get Venue AP model Capabilities

Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model capabilities are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/aps/importResults
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point or configuration is deployed.

Changed: operationRequestId in query > The unique request identifier for tracking the import venue access points operation status and results.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Validation error [WIFI-10008: “Query parameter of requestId is required”]

PUT /venues/{venueId}/aps/{apSerialNumber}/multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is located.

Changed: apSerialNumber in path > The serial number of the access point where the multicast DNS proxy service profile will be activated.

Changed: multicastDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile to be associated with the access point.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{apSerialNumber}/multicastDnsProxyProfiles/{multicastDnsProxyProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is located.

Changed: apSerialNumber in path > The serial number of the access point from which the multicast DNS proxy service profile will be deactivated.

Changed: multicastDnsProxyProfileId in path > The unique identifier of the multicast DNS proxy service profile to be disassociated from the access point.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/antennaTypeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose antenna type settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/antennaTypeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose antenna type settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/bandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose band mode settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/bandModeSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose band mode settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/bssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose BSS coloring settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/bssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose BSS coloring settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/clientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose client admission control settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 500 Internal Server Error > Internal Server Error

PUT /venues/{venueId}/aps/{serialNumber}/clientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose client admission control settings are to be modified.

Request:

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

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 500 Internal Server Error > Internal Server Error

PATCH /venues/{venueId}/aps/{serialNumber}/clients/{clientMacAddress}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point to which the client is connected.

Changed: clientMacAddress in path > The MAC address of the client whose connection status is to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/dhcpSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose DHCP settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/aps/{serialNumber}/directedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose directed multicast settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/directedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose directed multicast settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/aps/{serialNumber}/iotControllers/{iotControllerId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP where the IoT controller will be associated.

Changed: iotControllerId in path > The unique identifier of the IoT controller to be associated with the AP.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{serialNumber}/iotControllers/{iotControllerId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP where the IoT controller will be disassociated.

Changed: iotControllerId in path > The unique identifier of the IoT controller to be disassociated from the AP.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/iotSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose IoT settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/iotSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose IoT settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Get AP LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be retrieved.

Changed: defaultOnly in query > Only get the details of default LAN port settings of the AP.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/lanPortSettings

Update AP LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/lanPortSpecificSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port specific settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/lanPortSpecificSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port specific settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port will be configured.

Changed: portId in path > The unique identifier of the LAN port where the client isolation profile will be activated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be associated with the LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port configuration will be modified.

Changed: portId in path > The unique identifier of the LAN port from which the client isolation profile will be deactivated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be disassociated from the LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port will have the ethernet port profile activated.

Changed: portId in path > The unique identifier of the LAN port on the AP where the ethernet port profile will be activated.

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be associated with the AP LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port will have the ethernet port profile deactivated.

Changed: portId in path > The unique identifier of the LAN port on the AP from which the ethernet port profile will be deactivated.

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be disassociated from the AP LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP for which the SoftGRE profile will be activated on the LAN port.

Changed: portId in path > The unique identifier of the LAN port where the SoftGRE profile will be activated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be associated with the LAN port.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP for which the SoftGRE profile will be deactivated on the LAN port.

Changed: portId in path > The unique identifier of the LAN port where the SoftGRE profile will be deactivated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be disassociated from the LAN port.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/ledSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LED settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/ledSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LED settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/logs
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose log information is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/aps/{serialNumber}/managementTrafficVlanSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose management traffic VLAN settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/managementTrafficVlanSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose management traffic VLAN settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/meshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose mesh settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/meshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose mesh settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /venues/{venueId}/aps/{serialNumber}/neighbors
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point for which neighbor collection is to be triggered.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/{venueId}/aps/{serialNumber}/neighbors/query
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is deployed.

Changed: serialNumber in path > The unique serial number identifier of the access point for device identification and management.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/networkSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose network settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose network settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/passwords
Parameters:

Changed: venueId in path > The unique identifier of the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/aps/{serialNumber}/pictures
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is deployed.

Changed: serialNumber in path > The unique serial number identifier of the access point for device identification and management.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/pictures
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is deployed.

Changed: serialNumber in path > The unique serial number identifier of the access point for device identification and management.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{serialNumber}/pictures
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point is deployed.

Changed: serialNumber in path > The unique serial number identifier of the access point for device identification and management.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/smartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose smart monitor settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/smartMonitorSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose smart monitor settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/snmpAgentProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP for which to retrieve SNMP agent profile settings.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/snmpAgentProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP for which to update SNMP agent profile settings.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/aps/{serialNumber}/snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP where the SNMP agent profile will be activated.

Changed: snmpAgentProfileId in path > The unique identifier of the SNMP agent profile to be associated with the AP.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{serialNumber}/snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the AP.

Changed: serialNumber in path > The serial number of the AP where the SNMP agent profile will be deactivated.

Changed: snmpAgentProfileId in path > The unique identifier of the SNMP agent profile to be disassociated from the AP.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose sticky client steering settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose sticky client steering settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{serialNumber}/stickyClientSteeringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose sticky client steering settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /venues/{venueId}/aps/{serialNumber}/systemCommands
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point for which system commands are to be triggered.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/usbPortSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose USB port settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/aps/{serialNumber}/usbPortSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose USB port settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/wifiDhcpClientLeases
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose DHCP client leases are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/aps/{serialNumber}/wifiDhcpPoolUsages
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose DHCP pool usage is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/bssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose BSS coloring settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/bssColoringSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose BSS coloring settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/clientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose client admission control settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/clientAdmissionControlSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose client admission control settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/dhcpConfigServiceProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP service profile settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/{venueId}/dhcpConfigServiceProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP service profile settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}

Get DHCP Service Profile Settings of Venue

Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP service profile settings are to be retrieved.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile whose settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}

Activate DHCP Configuration Service Profile On Venue

Parameters:

Changed: venueId in path > The unique identifier of the venue where the DHCP configuration service profile will be activated.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile to be associated with the venue.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/dhcpConfigServiceProfiles/{dhcpConfigServiceProfileId}

Deactivate DHCP Configuration Service Profile On Venue

Parameters:

Changed: venueId in path > The unique identifier of the venue from which the DHCP configuration service profile will be deactivated.

Changed: dhcpConfigServiceProfileId in path > The unique identifier of the DHCP configuration service profile to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/dhcpPoolLeases
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP leases are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/dhcpPools
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP pool usage is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/{venueId}/dhcpPools/{dhcpPoolId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the DHCP pool will be activated.

Changed: dhcpPoolId in path > The unique identifier of the DHCP pool to be activated.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/dhcpPools/{dhcpPoolId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the DHCP pool will be deactivated.

Changed: dhcpPoolId in path > The unique identifier of the DHCP pool to be deactivated.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/directedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose directed multicast settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/directedMulticastSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose directed multicast settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/dosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DoS protection settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/dosProtectionSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DoS protection settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/externalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose external antenna settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/externalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose external antenna settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the floor plan.

Changed: floorplanId in path > The unique identifier of the floor plan.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

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

Changed: venueId in path > The unique identifier of the venue containing the floor plan.

Changed: floorplanId in path > The unique identifier of the floor plan.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue containing the floor plan.

Changed: floorplanId in path > The unique identifier of the floor plan.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/iotControllers/{iotControllerId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the IoT controller will be associated.

Changed: iotControllerId in path > The unique identifier of the IoT controller to be associated with the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/iotControllers/{iotControllerId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the IoT controller will be disassociated.

Changed: iotControllerId in path > The unique identifier of the IoT controller to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/{venueId}/isolationAllowlists/query
Parameters:

Changed: venueId in path > The unique identifier of the venue whose client isolation allowlists are to be queried.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/lanPortSettings

Get Venue LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue whose LAN port settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/lanPortSettings

Update Venue LAN ports

Parameters:

Changed: venueId in path > The unique identifier of the venue whose LAN port settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/lbsServerProfiles/{lbsServerProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the location based service server profile will be activated.

Changed: lbsServerProfileId in path > The unique identifier of the location based service server profile to be associated with the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/lbsServerProfiles/{lbsServerProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the location based service server profile will be deactivated.

Changed: lbsServerProfileId in path > The unique identifier of the location based service server profile to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/ledSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose LED settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/ledSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose LED settings are to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/loadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose load balancing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/loadBalancingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose load balancing settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/mDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose multicast DNS fencing settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/mDnsFencingSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose multicast DNS fencing settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/mDnsProxyProfileAps
Parameters:

Changed: venueId in path > The unique identifier of the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/meshSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose mesh settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/radiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue whose RADIUS options settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/radiusOptions
Parameters:

Changed: venueId in path > The unique identifier of the venue whose RADIUS options settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/rogueApSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose rogue AP settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/rogueApSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose rogue AP settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/roguePolicies/{roguePolicyId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the rogue AP detection policy will be activated.

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy to be associated with the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/roguePolicies/{roguePolicyId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the rogue AP detection policy will be deactivated.

Changed: roguePolicyId in path > The unique identifier of the rogue AP detection policy to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/roguePolicySettings
Parameters:

Changed: venueId in path > The unique identifier of the venue for which to retrieve rogue policy settings.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/roguePolicySettings
Parameters:

Changed: venueId in path > The unique identifier of the venue for which to update rogue policy settings.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the SNMP agent profile will be activated.

Changed: snmpAgentProfileId in path > The unique identifier of the SNMP agent profile to be associated with the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/snmpAgentProfiles/{snmpAgentProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the SNMP agent profile will be deactivated.

Changed: snmpAgentProfileId in path > The unique identifier of the SNMP agent profile to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/snmpAgentSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP SNMP agent settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/snmpAgentSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP SNMP agent settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/syslogServerProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose syslog server profile settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/{venueId}/syslogServerProfileSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose syslog server profile settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/syslogServerProfiles/{syslogServerProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the syslog server profile will be activated.

Changed: syslogServerProfileId in path > The unique identifier of the syslog server profile to be associated with the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/syslogServerProfiles/{syslogServerProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue from which the syslog server profile will be deactivated.

Changed: syslogServerProfileId in path > The unique identifier of the syslog server profile to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/syslogSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose syslog settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/syslogSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose syslog settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/syslogSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose syslog settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/wifiDhcpClientLeases
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP client leases are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /venues/{venueId}/wifiDhcpPoolUsages
Parameters:

Changed: venueId in path > The unique identifier of the venue whose DHCP pool usage is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the Wi-Fi network will be activated.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network to be associated with the venue.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the Wi-Fi network will be deactivated.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network to be disassociated from the venue.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the AP group will be activated.

Changed: apGroupId in path > The unique identifier of the AP group to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the AP group will be disassociated.

Changed: apGroupId in path > The unique identifier of the AP group to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the AP group settings are configured.

Changed: apGroupId in path > The unique identifier of the AP group whose settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the AP group settings will be updated.

Changed: apGroupId in path > The unique identifier of the AP group whose settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network and AP group.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network containing the AP group.

Changed: apGroupId in path > The unique identifier of the AP group where the VLAN pool profile will be activated.

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be associated with the AP group.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/apGroups/{apGroupId}/vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network and AP group.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network containing the AP group.

Changed: apGroupId in path > The unique identifier of the AP group where the VLAN pool profile will be deactivated.

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be disassociated from the AP group.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/clientIsolationProfiles/{clientIsolationProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the Wi-Fi network is located.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the client isolation profile will be activated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/clientIsolationProfiles/{clientIsolationProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the Wi-Fi network is located.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the client isolation profile will be deactivated.

Changed: clientIsolationProfileId in path > The unique identifier of the client isolation profile to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/softGreProfiles/{softGreProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the SoftGRE profile will be activated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/wifiNetworks/{wifiNetworkId}/softGreProfiles/{softGreProfileId}
Parameters:

Changed: venueId in path > The unique identifier of the venue containing the Wi-Fi network.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the SoftGRE profile will be deactivated.

Changed: softGreProfileId in path > The unique identifier of the SoftGRE profile to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /vlanPools/query
Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /vlanPools/{vlanPoolId}
Parameters:

Changed: vlanPoolId in path > The unique identifier of the VLAN pool.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /vlanPools/{vlanPoolId}
Parameters:

Changed: vlanPoolId in path > The unique identifier of the VLAN pool.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /vlanPools/{vlanPoolId}
Parameters:

Changed: vlanPoolId in path > The unique identifier of the VLAN pool.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /vlanPools/{vlanPoolId}
Parameters:

Changed: vlanPoolId in path > The unique identifier of the VLAN pool.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /vlanPools/{vlanPoolId}/venues
Parameters:

Changed: vlanPoolId in path > The unique identifier of the VLAN pool.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > Wi-Fi calling profile ID.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /wifiNetworks/hotspot20IdentityProviders
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /wifiNetworks/hotspot20Operators
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /wifiNetworks/qosMapSetOptions
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /wifiNetworks/recoveryPassphraseSettings
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /wifiNetworks/recoveryPassphraseSettings
Request:

Changed content type : application/json

New required properties: - passphrase

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

New required properties: - passphrase

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /wifiNetworks/wisprProviders
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

GET /wifiNetworks/{wifiNetworkId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

PUT /wifiNetworks/{wifiNetworkId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network to be modified.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/accessControlProfiles/{accessControlProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the access control profile will be activated.

Changed: accessControlProfileId in path > The unique identifier of the access control profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/accessControlProfiles/{accessControlProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the access control profile will be disassociated.

Changed: accessControlProfileId in path > The unique identifier of the access control profile to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/applicationPolicies/{applicationPolicyId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the application policy will be activated.

Changed: applicationPolicyId in path > The unique identifier of the application policy to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/applicationPolicies/{applicationPolicyId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the application policy will be deactivated.

Changed: applicationPolicyId in path > The unique identifier of the application policy to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/certificateTemplates/{certificateTemplateId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the certificate template will be activated.

Changed: certificateTemplateId in path > The unique identifier of the certificate template to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/certificateTemplates/{certificateTemplateId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the certificate template will be deactivated.

Changed: certificateTemplateId in path > The unique identifier of the certificate template to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/devicePolicies/{policyId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the device policy will be activated.

Changed: policyId in path > The unique identifier of the device policy to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/devicePolicies/{policyId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the device policy will be deactivated.

Changed: policyId in path > The unique identifier of the device policy to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/dpskServices/{dpskServiceId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the DPSK service will be activated.

Changed: dpskServiceId in path > The unique identifier of the DPSK service to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the Hotspot 2.0 identity provider will be activated.

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/hotspot20IdentityProviders/{hotspot20IdentityProviderId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the Hotspot 2.0 identity provider will be deactivated.

Changed: hotspot20IdentityProviderId in path > The unique identifier of the Hotspot 2.0 identity provider to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/hotspot20Operators/{hotspot20OperatorId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the Hotspot 2.0 operator will be activated.

Changed: hotspot20OperatorId in path > The unique identifier of the Hotspot 2.0 operator to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/hotspot20Operators/{hotspot20OperatorId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the Hotspot 2.0 operator will be deactivated.

Changed: hotspot20OperatorId in path > The unique identifier of the Hotspot 2.0 operator to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/l2AclPolicies/{l2AclPolicyId}

Activate Layer 2 ACL Policy On Wi-Fi Network

Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the layer 2 ACL policy will be activated.

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/l2AclPolicies/{l2AclPolicyId}

Deactivate Layer 2 ACL Policy On Wi-Fi Network

Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the layer 2 ACL policy will be deactivated.

Changed: l2AclPolicyId in path > The unique identifier of the layer 2 ACL policy to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/l3AclPolicies/{l3AclPolicyId}

Activate Layer 3 ACL Policy On Wi-Fi Network

Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the layer 3 ACL policy will be activated.

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/l3AclPolicies/{l3AclPolicyId}

Deactivate Layer 3 ACL Policy On Wi-Fi Network

Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the layer 3 ACL policy will be deactivated.

Changed: l3AclPolicyId in path > The unique identifier of the layer 3 ACL policy to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/macRegistrationPools/{macRegistrationPoolId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the MAC registration pool will be activated.

Changed: macRegistrationPoolId in path > The unique identifier of the MAC registration pool to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/macRegistrationPools/{macRegistrationPoolId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the MAC registration pool will be deactivated.

Changed: macRegistrationPoolId in path > The unique identifier of the MAC registration pool to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/portalServiceProfiles/{portalServiceProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the portal service profile will be activated.

Changed: portalServiceProfileId in path > The unique identifier of the portal service profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /wifiNetworks/{wifiNetworkId}/radiusServerProfileSettings
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network for which RADIUS server profile settings will be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PUT /wifiNetworks/{wifiNetworkId}/radiusServerProfileSettings
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network for which RADIUS server profile settings will be updated.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/radiusServerProfiles/{radiusId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the RADIUS server profile will be activated.

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/radiusServerProfiles/{radiusId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network from which the RADIUS server profile will be deactivated.

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/samlIdpProfiles/{samlIdpProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the SAML identity provider profile will be activated.

Changed: samlIdpProfileId in path > The unique identifier of the SAML identity provider profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the VLAN pool profile will be activated.

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be associated with the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/vlanPoolProfiles/{vlanPoolProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network where the VLAN pool profile will be deactivated.

Changed: vlanPoolProfileId in path > The unique identifier of the VLAN pool profile to be disassociated from the Wi-Fi network.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /wifiNetworks/{wifiNetworkId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network.

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /wifiNetworks/{wifiNetworkId}/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}
Parameters:

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network.

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /workflows/{workflowId}/steps/{stepId}/descendantSteps
Return Type:

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow is not Found.

Changed response : 409 Conflict > Conflict. If the selected step is an end step, or a start step and the deleteSelectedStep parameter is true.

POST /workflows/{workflowId}/steps/{stepId}/nextSteps/workflows/{referencedWorkflowId}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Workflow not found

Changed response : 409 Conflict > Conflict

PUT /workflows/{workflowId}/steps/{stepId}/nextSteps/{detachedStepId}
Return Type:

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Not Found.

Changed response : 409 Conflict > Conflict. If either of the steps involved in attachment are of the wrong type or cannot be found.

GET /workflows/{workflowId}/uiConfigurations/{imageType}
Return Type:

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow or images not found.

POST /workflows/{workflowId}/workflows
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict

POST /deviceProvisions/aps/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 : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > Successfully retrieved AP device assets

POST /deviceProvisions/switches/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 : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > Successfully retrieved Switch device assets

POST /macRegistrationPools/query
Request:

Changed content type : application/json

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

PUT /macRegistrationPools/{id}/policySets/{policySetId}
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}
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 with the Specified Registration 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

POST /macRegistrationPools/{poolId}/registrations/query
Request:

Changed content type : application/json

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

POST /delegations/query
Parameters:

Added: eetMail in query

GET /mspCustomers/{customerId}
Return Type:

Changed response : 200 OK > Ok

PUT /mspCustomers/{customerId}
Request:

Changed content type : application/json

GET /mspLabels/baseUrls
GET /mspLabels/{mspLabel}
POST /tenants/query
Parameters:

Added: eetMail in query

Request:

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

Return Type:

New response : 415 Unsupported Media Type > Unsupported Media Type - service mode filter requires V3 content type and feature flag

Changed response : 200 OK > successful operation

Changed response : 400 Bad Request > Invalid tenant_id supplied

Changed response : 404 Not Found > tenant_id not found

Changed response : 501 Not Implemented > not implemented

GET /tenants/{tenantId}
Return Type:

Changed response : 200 OK > Ok

PUT /tenants/{tenantId}
Request:

Changed content type : application/json

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

POST /residentPortals/query
Request:

Changed content type : application/json

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

Return Type:

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

Changed response : 200 OK > Resident portal details.

GET /venues/propertyConfigs
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 input supplied.

Changed response : 200 OK > Property configurations.

POST /venues/propertyConfigs/query
Request:

Changed content type : application/json

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

Return Type:

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

Changed response : 200 OK > Collection of property configurations.

POST /venues/{venueId}/units/identities/query

Query Unit Identities

Request:

Changed content type : application/json

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

Return Type:

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

Changed response : 200 OK > Identities for venue.

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

Changed content type : application/json

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

Return Type:

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

Changed response : 200 OK > Units for venue.

POST /admins/query
Parameters:

Added: withDelegatedECs in query > Include delegated EC tenant IDs for each admin. Default is true to preserve backward compatibility. Set to false to reduce response payload size when delegated EC information is not needed.

Changed: withExternalId in query > Include external ID (SWU ID) in the response

GET /tenants/delegations
Parameters:

Changed: type in query

POST /tenants/delegations
Return Type:

Changed response : 202 Accepted > Accepted

Return Type:

Changed response : 200 OK > OK

Return Type:

Changed response : 202 Accepted > Accepted

Return Type:

Changed response : 200 OK > OK

POST /tenants/supportDelegations
Return Type:

Changed response : 202 Accepted > Accepted

Return Type:

Changed response : 200 OK > OK

POST /cliTemplates
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

GET /cliTemplates/{cliTemplateId}
Return Type:

Changed response : 200 OK > OK

PUT /cliTemplates/{cliTemplateId}
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

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

GET /switchProfiles/{switchProfileId}
Return Type:

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

POST /switchProfiles/{switchProfileId}/acls
Request:

Changed content type : application/json

PUT /switchProfiles/{switchProfileId}/acls/{aclId}
Request:

Changed content type : application/json

POST /switchProfiles/{switchProfileId}/trustedPorts
Request:

Changed content type : application/json

PUT /switchProfiles/{switchProfileId}/trustedPorts/{trustedPortId}
Request:

Changed content type : application/json

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

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

Changed response : 200 OK > OK

PUT /switches/vePorts/{vePortId}
Request:

Changed content type : application/json

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

POST /switches/{switchId}/configBackups
Request:

Changed content type : application/json

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

PUT /switches/{switchId}/portSettings
Request:

Changed content type : application/json

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

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

GET /templates/switchProfiles/{switchProfileId}
Return Type:

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

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

Changed response : 200 OK > OK

PUT /venues/{venueId}/switches/{switchId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 200 OK > OK

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

Changed content type : application/json

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

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

Changed content type : application/json

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

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

PUT /venues/{venueId}/floorplans/{floorPlanId}/scales
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 /aps/aggregationDetails
POST /aps/query
POST /aps/query/csvFiles
POST /enhancedAccessControlProfiles/query
POST /enhancedApplicationPolicies/query
POST /enhancedDevicePolicies/query
POST /enhancedDhcpConfigServiceProfiles/query
POST /enhancedIsolationAllowlists/query
POST /enhancedL2AclPolicies/query
POST /enhancedL3AclPolicies/query
POST /enhancedMdnsProxyProfiles/query
POST /enhancedRadiusServerProfiles/query
POST /enhancedRogueApPolicyProfiles/query
POST /enhancedSyslogServerProfiles/query
POST /enhancedVlanPoolProfiles/query
POST /enhancedWifiCallingProfiles/query
POST /guestUsers/query
POST /snmpAgents/query
POST /templates/query
Return Type:

Changed response : 200 OK > successful operation

POST /templates/venues/query
Return Type:

Changed response : 200 OK > successful operation

POST /venues/aps/query
POST /venues/query
Return Type:

Changed response : 200 OK > successful operation

DELETE /accessControlProfiles/{accessControlProfileId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile to be removed.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /accessControlProfiles/{accessControlProfileId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /accessControlProfiles/{accessControlProfileId}
Parameters:

Changed: accessControlProfileId in path > The unique identifier of the access control profile to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /apSnmpAgentProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /apSnmpAgentProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /apSnmpAgentProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /applicationPolicies
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /applicationPolicies
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /applicationPolicies
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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

POST /clientIsolationProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /devicePolicies
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /devicePolicies

Delete Device Policies

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /devicePolicies

Create Device Policy

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /dhcpConfigServiceProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /dhcpConfigServiceProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /dhcpConfigServiceProfiles
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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

POST /ethernetPortProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /ethernetPortProfiles/{ethernetPortProfileId}
Parameters:

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /ethernetPortProfiles/{ethernetPortProfileId}
Parameters:

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /ethernetPortProfiles/{ethernetPortProfileId}
Parameters:

Changed: ethernetPortProfileId in path > The unique identifier of the ethernet port profile to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /hotspot20IdentityProviders
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /hotspot20Operators
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /isolationAllowlists
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /isolationAllowlists
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /isolationAllowlists
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /l2AclPolicies

Get Layer 2 ACL Policies.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /l2AclPolicies

Delete Layer 2 ACL Policies.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /l2AclPolicies

Add Layer 2 ACL

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /l3AclPolicies

Get Layer 3 ACL Policies.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /l3AclPolicies

Delete Layer 3 ACL Policies.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /l3AclPolicies

Add Layer 3 ACL

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

POST /lbsServerProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /multicastDnsProxyProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /networkActivations/{networkVenueId}
Parameters:

Changed: networkVenueId in path > The unique identifier of the network venue activation to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /networkActivations/{networkVenueId}
Parameters:

Changed: networkVenueId in path > The unique identifier of the network venue activation to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /networkActivations/{networkVenueId}
Parameters:

Changed: networkVenueId in path > The unique identifier of the network venue activation to be updated.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /radiusServerProfiles/{radiusId}
Parameters:

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /radiusServerProfiles/{radiusId}
Parameters:

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /radiusServerProfiles/{radiusId}

Update RADIUS Server Profile

Parameters:

Changed: radiusId in path > The unique identifier of the RADIUS server profile to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /rogueApPolicyProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /rogueApPolicyProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /rogueApPolicyProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

POST /roguePolicies
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /snmpAgentProfiles
Request:

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

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 202 Accepted > Accepted

POST /softGreProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /syslogServerProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /syslogServerProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /syslogServerProfiles
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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /syslogServerProfiles/{syslogServerProfileId}
Parameters:

Changed: syslogServerProfileId in path > The unique identifier of the syslog server profile to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /syslogServerProfiles/{syslogServerProfileId}
Parameters:

Changed: syslogServerProfileId in path > The unique identifier of the syslog server profile to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /syslogServerProfiles/{syslogServerProfileId}
Parameters:

Changed: syslogServerProfileId in path > The unique identifier of the syslog server profile to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/accessControlProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/accessControlProfiles/{accessControlProfileTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/accessControlProfiles/{accessControlProfileTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /templates/accessControlProfiles/{accessControlProfileTemplateId}
Parameters:

Changed: accessControlProfileTemplateId in path > The unique identifier of the access control profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/applicationPolicies
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/devicePolicies

Create Device Policy Template

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/dhcpConfigServiceProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/l2AclPolicies

Add Layer 2 ACL Policy Template

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/l3AclPolicies

Add Layer 3 ACL Policy Template

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/radiusServerProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /templates/radiusServerProfiles/{radiusServerProfileTemplateId}
Parameters:

Changed: radiusServerProfileTemplateId in path > The unique identifier of the RADIUS server profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/roguePolicies
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/syslogServerProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Parameters:

Changed: syslogServerProfileTemplateId in path > The unique identifier of the syslog server profile MSP template to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Parameters:

Changed: syslogServerProfileTemplateId in path > The unique identifier of the syslog server profile MSP template to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /templates/syslogServerProfiles/{syslogServerProfileTemplateId}
Parameters:

Changed: syslogServerProfileTemplateId in path > The unique identifier of the syslog server profile MSP template to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/tunnelServiceProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/apCellularSettings

Get Venue Template AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose cellular settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

Update Venue Template AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose cellular settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/venues/{venueId}/apGroups
Parameters:

Changed: venueId in path > The unique identifier of the venue template where the AP group template will be created.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/venues/{venueId}/apGroups/{apGroupId}/cloneSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue template containing the AP group template to be cloned.

Changed: apGroupId in path > The unique identifier of the AP group template to be cloned.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue template for which to retrieve Wi-Fi network template settings.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template for which to retrieve settings.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /templates/venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue template for which to update Wi-Fi network template settings.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network template whose settings will be updated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/vlanPoolProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/wifiCallingServiceProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/wifiCallingServiceProfiles/{wifiCallingServiceProfileId}/cloneSettings
Parameters:

Changed: wifiCallingServiceProfileId in path > The unique identifier of the Wi-Fi calling service profile MSP template to be cloned.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/wifiNetworks
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /templates/wifiNetworks/{wifiNetworkTemplateId}/cloneSettings
Parameters:

Changed: wifiNetworkTemplateId in path > The unique identifier of the Wi-Fi network template to be cloned.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /tunnelServiceProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/apCompatibilities/query
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > Request processed successfully and returns the requested compatibility information data.

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/aps/apCompatibilities/query
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > Request processed successfully and returns the requested compatibility information data.

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/packets
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose packet capture state is to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

DELETE /venues/aps/{serialNumber}/packets
Parameters:

Changed: serialNumber in path > The unique serial number of the access point for which packet capture is to be stopped.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/aps/{serialNumber}/packets
Parameters:

Changed: serialNumber in path > The unique serial number of the access point for which packet capture is to be started.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 200 OK > OK

DELETE /venues/aps/{serialNumber}/radioSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose radio settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/radioSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose radio settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/aps/{serialNumber}/radioSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose radio settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/aps/{serialNumber}/wifiOverwriteSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose customization settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/aps/{serialNumber}/wifiOverwriteSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose customization details are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/aps/{serialNumber}/wifiOverwriteSettings
Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose customization settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apCellularSettings

Get Venue AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue whose cellular settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

Update Venue AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue whose cellular settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apGroups

Get AP Groups by Venue

Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP groups are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

POST /venues/{venueId}/apGroups

Create AP Group

Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP group will be created.

Request:

Changed content type : application/json

New optional properties: - name

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

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

POST /venues/{venueId}/apGroups/{apGroupId}/aps
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP will be added.

Changed: apGroupId in path > The unique identifier of the AP group to which the AP will be associated.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /venues/{venueId}/aps
Parameters:

Changed: venueId in path > The unique identifier of the venue where the access point or configuration is deployed.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

DELETE /venues/{venueId}/aps/{serialNumber}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point to be deleted.

Changed: resetFirmware in query > Reset AP firmware to standalone image for recovery.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/aps/{serialNumber}
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/capabilities
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose capabilities are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PATCH /venues/{venueId}/aps/{serialNumber}/diagnosisCommands
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point for which diagnosis commands are to be triggered.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 200 OK > OK

GET /venues/{venueId}/aps/{serialNumber}/externalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose external antenna settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/aps/{serialNumber}/externalAntennaSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose external antenna settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/packets
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose packet capture results are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 200 OK > OK

Changed response : 404 Not Found > Not Found

PATCH /venues/{venueId}/aps/{serialNumber}/packets
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point for which packet capture is to be started or stopped.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /venues/{venueId}/aps/{serialNumber}/radioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose radio settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 500 Internal Server Error > Internal Server Error

Changed response : 200 OK > OK

PUT /venues/{venueId}/aps/{serialNumber}/radioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose radio settings are to be modified.

Request:

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

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 500 Internal Server Error > Internal Server Error

GET /venues/{venueId}/cellularSettings

Get Venue AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue whose cellular settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

Update Venue AP model Cellular

Parameters:

Changed: venueId in path > The unique identifier of the venue whose cellular settings are to be modified.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose Wi-Fi network settings are to be retrieved.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network whose venue settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/wifiNetworks/{wifiNetworkId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose Wi-Fi network settings are to be modified.

Changed: wifiNetworkId in path > The unique identifier of the Wi-Fi network whose venue settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /vlanPoolProfiles
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /vlanPools
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /vlanPools
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /vlanPools
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /wifiCallingServiceProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /wifiCallingServiceProfiles
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /wifiCallingServiceProfiles
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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /wifiFeatureSets/query
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > Request processed successfully and returns the requested compatibility information data.

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /wifiNetworks
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /wifiNetworks/apCompatibilities/query
Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 200 OK > Request processed successfully and returns the requested compatibility information data.

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /enrollmentActions
Request:

Changed content type : application/json

New optional properties: - actionType - name

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

New optional properties: - actionType - name

GET /workflowActionDefinitions
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

POST /workflowActionDefinitions/query
Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

GET /workflowActionDefinitions/{definitionId}/requiredPriorDefinitions
Return Type:

Changed response : 404 Not Found > Action definition not found.

POST /workflows/query
Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

GET /workflows/{workflowId}/steps
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Not Found.

POST /workflows/{workflowId}/steps/query
Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 404 Not Found > Not Found.

POST /workflows/{workflowId}/versions/query
Return Type:

Changed response : 400 Bad Request > Bad request, check query format.

Changed response : 404 Not Found > Invalid id supplied.

POST /identityGroups/{identityGroupId}/macRegistrationPools
Request:

Changed content type : application/json

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

Return Type:

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

Changed response : 400 Bad Request > Invalid pool content

POST /macRegistrationPools
Request:

Changed content type : application/json

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

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

Changed response : 201 Created > Registration pool created

DELETE /macRegistrationPools/{id}
Return Type:

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}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied

Changed response : 404 Not Found > Registration pool not found

Changed response : 200 OK > Registration pool

PATCH /macRegistrationPools/{id}

Update Properties in the Specific Registration Pool

Request:

Changed content type : application/json

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

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

Changed response : 200 OK > Registration pool updated

DELETE /macRegistrationPools/{poolId}/registrations
Return Type:

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

Changed response : 400 Bad Request > Invalid ids supplied

POST /macRegistrationPools/{poolId}/registrations

Create a MAC Registration in the Specified Registration Pool

Request:

Changed content type : application/json

New optional properties: - revoked

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

New optional properties: - revoked

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

Changed response : 200 OK > MAC registration

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

Update Properties in the Specific MAC Registration

Request:

Changed content type : application/json

New optional properties: - revoked

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

New optional properties: - revoked

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

Changed response : 200 OK > MAC registration updated

DELETE /residentPortals
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /residentPortals
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 input supplied.

Changed response : 200 OK > Resident portal details.

POST /residentPortals
Request:

Changed content type : multipart/form-data

Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict - The resident portal trying to add already exists

Changed response : 500 Internal Server Error > Internal server error

Changed response : 201 Created > Created

DELETE /residentPortals/{portalId}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /residentPortals/{portalId}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Not found

Changed response : 500 Internal Server Error > Internal server error

Changed response : 200 OK > Ok

PATCH /residentPortals/{portalId}
Request:

Changed content type : multipart/form-data

Return Type:

Changed response : 400 Bad Request > Missing or invalid request body

Changed response : 404 Not Found > Resident portal configuration not found for the given id

Changed response : 500 Internal Server Error > Internal error

Changed response : 200 OK > Resident portal configuration updated

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

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Not found

Changed response : 500 Internal Server Error > Internal server error

Changed response : 200 OK > Ok

PUT /venues/{venueId}/propertyConfigs
Request:

Changed content type : application/json

New required properties: - venue

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

New required properties: - venue

Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Property configuration not found for the given venue id

Changed response : 500 Internal Server Error > Internal server error

Changed response : 202 Accepted > Accepted

PATCH /venues/{venueId}/propertyConfigs
Request:

Changed content type : application/json

New required properties: - venue

Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 404 Not Found > Property configuration not found for the given venue id

Changed response : 500 Internal Server Error > Internal server error

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/units
Return Type:

Changed response : 200 OK > Ok

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /venues/{venueId}/units
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 input supplied.

Changed response : 200 OK > Units for venue.

POST /venues/{venueId}/units
Parameters:

Added: bulk in query > Flag to indicate bulk operation

Added: venueId in query > Venue Id

Request:

Changed content type : application/json

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

Return Type:

New response : 200 OK > OK

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict - The unit trying to add already exists.

Changed response : 500 Internal Server Error > Internal server error

Changed response : 422 Unprocessable Entity > Unable to process the file

Changed response : 202 Accepted > Accepted

DELETE /venues/{venueId}/units/{unitId}
Return Type:

Changed response : 200 OK > Ok

Changed response : 202 Accepted > Accepted

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

GET /venues/{venueId}/units/{unitId}
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 500 Internal Server Error > Internal server error

Changed response : 200 OK > Ok

PATCH /venues/{venueId}/units/{unitId}
Request:

Changed content type : application/json

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

Return Type:

Changed response : 400 Bad Request > Missing or invalid request body

Changed response : 404 Not Found > Unit configuration not found for the given venue id

Changed response : 500 Internal Server Error > Internal error

Changed response : 200 OK > Unit configuration updated

Changed response : 202 Accepted > Accepted

GET /tenants/userProfiles
Return Type:

Changed response : 200 OK > OK

PUT /tenants/userProfiles
Return Type:

Changed response : 200 OK > Accepted

Changed response : 500 Internal Server Error > Internal Server Error

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
Return Type:

Changed response : 200 OK > successful operation

POST /wifiNetworks/query
Return Type:

Changed response : 200 OK > successful operation

GET /accessControlProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /accessControlProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /accessControlProfiles
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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

DELETE /networkActivations
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /networkActivations
Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /radiusServerProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

DELETE /radiusServerProfiles
Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

POST /radiusServerProfiles

Add RADIUS Server Profile

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 202 Accepted > Accepted

GET /templates/venues/{venueId}/apRadioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose radio settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /templates/venues/{venueId}/apRadioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose radio settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /templates/venues/{venueId}/wifiAvailableChannels
Parameters:

Changed: venueId in path > The unique identifier of the venue MSP template whose available channels are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

DELETE /venues/aps/{serialNumber}
Parameters:

Changed: serialNumber in path > The unique serial number of the access point to be deleted.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PUT /venues/aps/{serialNumber}
Parameters:

Changed: serialNumber in path > The unique serial number of the access point to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

PATCH /venues/aps/{serialNumber}
Parameters:

Changed: serialNumber in path > The unique serial number of the access point for which the action is to be triggered.

Request:

Changed content type : application/json

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

Changed response : 200 OK > OK

GET /venues/aps/{serialNumber}
Parameters:

Changed: serialNumber in path > The unique serial number of the access point to be retrieved.

Changed: operational in query > Include operational data in response.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

GET /venues/aps/{serialNumber}/channels

Get AP Default Regulatory Channels

Parameters:

Changed: serialNumber in path > The unique serial number of the access point whose available channels are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

GET /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model LAN port settings are to be retrieved.

Changed: apModel in path > The AP model name whose LAN port settings are to be retrieved.

Changed: portId in path > The unique identifier of the LAN port on the AP model whose settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/apModels/{apModel}/lanPorts/{portId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose AP model LAN port settings are to be modified.

Changed: apModel in path > The AP model name whose LAN port settings are to be modified.

Changed: portId in path > The unique identifier of the LAN port on the AP model whose settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/apRadioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose radio settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/apRadioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose radio settings are to be modified.

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:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be retrieved.

Changed: portId in path > The unique identifier of the LAN port on the AP whose settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/aps/{serialNumber}/lanPorts/{portId}/settings
Parameters:

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose LAN port settings are to be modified.

Changed: portId in path > The unique identifier of the LAN port on the AP whose settings are to be modified.

Request:

Changed content type : application/json

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

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

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

Changed: venueId in path > The unique identifier of the venue where the AP is located.

Changed: serialNumber in path > The unique serial number of the access point whose available channels are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

GET /venues/{venueId}/channels

Get Venue Default Regulatory Channels

Parameters:

Changed: venueId in path > The unique identifier of the venue whose default regulatory channels are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

DELETE /venues/{venueId}/radioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose radio settings are to be reset.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/radioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose radio settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

PUT /venues/{venueId}/radioSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose radio settings are to be modified.

Request:

Changed content type : application/json

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 422 Unprocessable Entity > Unprocessable Content

GET /venues/{venueId}/wifiAvailableChannels
Parameters:

Changed: venueId in path > The unique identifier of the venue whose available channels are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK

GET /workflowActionDefinitions/{definitionId}
Return Type:

Changed response : 404 Not Found > Action definition not found.

POST /workflows
Return Type:

Changed response : 400 Bad Request > Bad request

Changed response : 409 Conflict > Conflict

DELETE /workflows/{workflowId}
Return Type:

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.

PATCH /workflows/{workflowId}
Return Type:

Changed response : 404 Not Found > Workflow not found

Changed response : 409 Conflict > Conflict

DELETE /workflows/{workflowId}/steps/{stepId}
Return Type:

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow is not Found.

GET /workflows/{workflowId}/steps/{stepId}
Return Type:

Changed response : 400 Bad Request > Invalid id supplied.

Changed response : 404 Not Found > Workflow not found.

POST /workflows/{workflowId}/steps/{stepId}/nextSteps
Request:

Changed content type : application/json

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

Return Type:

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.

POST /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.

DELETE /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.

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.

POST /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}/nextSteps
Request:

Changed content type : application/json

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

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 : 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 : 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.

POST /workflows/{workflowId}/uiConfigurations
Return Type:

Changed response : 400 Bad Request > Bad request.

Changed response : 404 Not Found > Workflow not found.

Changed response : 409 Conflict > Conflict

GET /venues/{venueId}/wifiSettings
Parameters:

Changed: venueId in path > The unique identifier of the venue whose Wi-Fi settings are to be retrieved.

Return Type:

Deleted response : 401 Unauthorized > Not-authorized

Deleted response : 403 Forbidden > Forbidden

Deleted response : 422 Unprocessable Entity > Validation error

Deleted response : 423 Locked > Locked

Changed response : 400 Bad Request > Bad Request

Changed response : 404 Not Found > Not Found

Changed response : 200 OK > OK