View Switch information. Note: this set of endpoints is used to view operational data. They don't provide the means to manage configuration.
- Get Rogue AP Policy Profiles
View Model Resources (1.0.44)
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedAccessControlProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedAccessControlProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedAccessControlProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedApplicationPolicies/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedApplicationPolicies/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedApplicationPolicies/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedDevicePolicies/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedDevicePolicies/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedDevicePolicies/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedDhcpConfigServiceProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedDhcpConfigServiceProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedDhcpConfigServiceProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedIsolationAllowlists/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedIsolationAllowlists/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedIsolationAllowlists/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedL2AclPolicies/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedL2AclPolicies/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedL2AclPolicies/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedL3AclPolicies/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedL3AclPolicies/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedL3AclPolicies/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedMdnsProxyProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedMdnsProxyProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedMdnsProxyProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedRadiusServerProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedRadiusServerProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedRadiusServerProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedRogueApPolicyProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedRogueApPolicyProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedRogueApPolicyProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedSyslogServerProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedSyslogServerProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedSyslogServerProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedVlanPoolProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedVlanPoolProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedVlanPoolProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }
- application/json
- application/vnd.ruckus.v1+json
List of match field filters specifying terms that must align with query criteria.
List of multiple field names applied for compound sorting logic in results.
List of fields that must not exist on documents included in results.
Query string or MAC filter configuration combining text search and device matching.
Range date filter configuration defining temporal boundaries for returned records.
Range filter configuration defining numeric or date boundaries for query results.
Search string representing the user query applied across designated target fields.
List of target field names that should be queried for search string matching.
Search after values used to continue pagination without relying on offsets.
List of sort descriptors defining multi level sort behaviors for query responses.
Term field filter configuration specifying exact match criteria for a field.
- RUCKUS One API host for North American region.https://api.ruckus.cloud/enhancedWifiCallingProfiles/query
- RUCKUS One API host for European region.https://api.eu.ruckus.cloud/enhancedWifiCallingProfiles/query
- RUCKUS One API host for Asian region.https://api.asia.ruckus.cloud/enhancedWifiCallingProfiles/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "excludeFilters": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "fields": [ "string" ], "filters": { "property1": [ … ], "property2": [ … ] }, "groupBy": "string", "matchFields": [ { … } ], "multiSortFields": [ "string" ], "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "mustNotMatchField": [ { … } ], "page": 0, "pageByDate": { "key": "string", "value": "string" }, "pageSize": 0, "queryStringOrFilter": { "filterTerms": { … }, "searchString": "string" }, "rangeDateFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "rangeFilter": { "field": "string", "gte": 0, "lt": 0, "lte": 0 }, "searchString": "string", "searchTargetFields": [ "string" ], "search_after": [ "string" ], "sortDescriptors": [ null ], "sortField": "string", "sortOrder": "string", "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] } }
{ "data": [ { … } ], "errorMessage": "string", "errors": [ { … } ], "fields": [ "string" ], "objectId": "string", "page": 0, "requestId": "string", "subsequentQueries": [ { … } ], "totalCount": 0 }