vsz_update_ap
Update an AP's configuration on Ruckus Virtual SmartZone: change name, description, zone, group, location, or GPS coordinates using its MAC address.
Instructions
Update access point configuration.
Args:
host: vSZ controller IP or hostname.
ap_mac: AP MAC address.
name: New AP name.
description: New AP description.
zone_id: Move AP to a different zone (UUID).
ap_group_id: Assign AP to a different AP group (UUID).
location: AP location string.
gps_latitude: GPS latitude.
gps_longitude: GPS longitude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | No | ||
| ap_mac | Yes | ||
| zone_id | No | ||
| location | No | ||
| ap_group_id | No | ||
| description | No | ||
| gps_latitude | No | ||
| gps_longitude | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |