You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10950,14 +10950,12 @@ paths:
10950
10950
- [Create](/docs/api/linode-instances/#configuration-profile-create) a new Configuration Profile without the VLAN interface, then [reboot](/docs/apilinode-instances/#linode-reboot) the Linode into the new Configuration Profile.
10951
10951
- [Delete](/docs/api/linode-instances/#linode-delete) the Linode.
10952
10952
10953
-
**VLANs cannot be manually renamed.** If a VLAN's label must be changed, create a new VLAN and attach all required Linodes to it.
10954
-
10955
-
**VLANs cannot be manually deleted.** There is no need to manually delete a VLAN. If a VLAN is no longer needed, detach it from all Linodes. A VLANs that are not attached to any Linodes are automatically deleted within a short timeframe.
10956
-
10957
10953
**Note:** Only Next Generation Network (NGN) data centers support VLANs. Use the Regions ([/regions](/docs/api/regions/)) endpoint to view the capabilities of data center regions.
10958
10954
If a VLAN is attached to your Linode and you attempt to migrate or clone it to a non-NGN data center,
10959
10955
the migration or cloning will not initiate. If a Linode cannot be migrated because of an incompatibility,
10960
10956
you will be prompted to select a different data center or contact support.
10957
+
10958
+
**Note:** See our guide on [Getting Started with VLANs](/docs/guides/getting-started-with-vlans/) to view additional [limitations](/docs/guides/getting-started-with-vlans/#limitations).
10961
10959
operationId: getVLANs
10962
10960
x-linode-cli-action: list
10963
10961
security:
@@ -17701,6 +17699,8 @@ components:
17701
17699
If a VLAN is attached to your Linode and you attempt to migrate or clone it to a non-NGN data center,
17702
17700
the migration or cloning will not initiate. If a Linode cannot be migrated because of an incompatibility,
17703
17701
you will be prompted to select a different data center or contact support.
17702
+
17703
+
**Note:** See our guide on [Getting Started with VLANs](/docs/guides/getting-started-with-vlans/) to view additional [limitations](/docs/guides/getting-started-with-vlans/#limitations).
0 commit comments