vsz_query_aps
Query access points in Ruckus Virtual SmartZone using filter criteria or full-text search to get AP details.
Instructions
Query access points with filters.
Uses the vSZ query API to search APs by criteria.
Note: DOMAIN-type filters may return 403 depending on the API
account privileges. Prefer full_text_search when possible.
Args:
host: vSZ controller IP or hostname.
filters: JSON string of filter criteria (e.g. '[{"type":"ZONE","value":"..."}]').
full_text_search: Free-text search across AP fields (recommended).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| filters | No | ||
| full_text_search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |