vsz_create_zone
Create a new zone on a Ruckus Virtual SmartZone controller by providing the controller host and zone name, optionally including description, domain ID, and country code.
Instructions
Create a new zone on the vSZ controller.
Args:
host: vSZ controller IP or hostname.
name: Zone name.
description: Optional zone description.
domain_id: Optional domain UUID to associate.
country_code: Optional two-letter country code (e.g. "FR").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | Yes | ||
| domain_id | No | ||
| description | No | ||
| country_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |