opnsense_vlan_delete
Delete a VLAN interface by UUID. Unassign it from any logical interface first using opnsense_if_assign to avoid failure.
Instructions
Delete a VLAN interface by UUID. Fails if the VLAN is still assigned to a logical interface — unassign it first via opnsense_if_assign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the VLAN to delete |