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:

A successful request triggers a vlan_delete event.

📘

VLANs without any attached Linodes are periodically cleaned up by the system.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli vlans delete $regionId $label

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required

The label of the VLAN to be deleted.

string
required

The VLAN's region.

Responses

Language
Credentials
Response
Choose an example:
application/json