create_vlan_zone
Create a VLAN Zone in Hudu to group VLAN ID ranges by company, with fields for name, description, and archived status.
Instructions
Create a new VLAN Zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| archived | No | ||
| company_id | Yes | ||
| description | No | ||
| vlan_id_ranges | Yes | Comma-separated ranges, e.g. '100-500,1000-1500' |