vsz_update_zone
Update an existing zone's name or description on a Ruckus Virtual SmartZone controller by providing host and zone ID.
Instructions
Update an existing zone's configuration.
Args:
host: vSZ controller IP or hostname.
zone_id: Zone UUID.
name: New name for the zone.
description: New description for the zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | No | ||
| zone_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |