update_subnet
Update an existing subnet's description, VLAN, or VRF to keep IPAM records accurate.
Instructions
Update an existing subnet.
Args: subnet_id: ID of the subnet to update description: New description (optional) vlan_id: New VLAN ID (optional) vrf_id: New VRF ID (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vrf_id | No | ||
| vlan_id | No | ||
| subnet_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |