Delete a VLAN
This operation deletes a legacy configuration profile VLAN interface. To delete a Linode interface VLAN, use the Delete a Linode interface operation.
You can't delete a VLAN if it's still attached to a Linode. There are a few ways to detach it:
To run this operation, you need read_write grants to Linodes that use the VLAN.
read_write
A successful request triggers a vlan_delete event.
vlan_delete
📘 VLANs without any attached Linodes are periodically cleaned up by the system.
📘
VLANs without any attached Linodes are periodically cleaned up by the system.
<>
linode-cli vlans delete $regionId $label Copy
linode-cli vlans delete $regionId $label
Learn more...
linodes:read_write Copy
linodes:read_write
Delete a VLAN
This operation deletes a legacy configuration profile VLAN interface. To delete a Linode interface VLAN, use the Delete a Linode interface operation.
You can't delete a VLAN if it's still attached to a Linode. There are a few ways to detach it:
To run this operation, you need
read_writegrants to Linodes that use the VLAN.A successful request triggers a
vlan_deleteevent.<
>
Learn more...
Learn more...