Skip to content

Commit 3582119

Browse files
authored
Merge pull request #486 from bbiggerr/vlans-update-4-98-0
[Update] VLAN limitation notes
2 parents 312247c + 7c34d15 commit 3582119

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10950,14 +10950,12 @@ paths:
1095010950
- [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.
1095110951
- [Delete](/docs/api/linode-instances/#linode-delete) the Linode.
1095210952

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-
1095710953
**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.
1095810954
If a VLAN is attached to your Linode and you attempt to migrate or clone it to a non-NGN data center,
1095910955
the migration or cloning will not initiate. If a Linode cannot be migrated because of an incompatibility,
1096010956
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).
1096110959
operationId: getVLANs
1096210960
x-linode-cli-action: list
1096310961
security:
@@ -17701,6 +17699,8 @@ components:
1770117699
If a VLAN is attached to your Linode and you attempt to migrate or clone it to a non-NGN data center,
1770217700
the migration or cloning will not initiate. If a Linode cannot be migrated because of an incompatibility,
1770317701
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).
1770417704
Invoice:
1770517705
type: object
1770617706
description: Account Invoice object

0 commit comments

Comments
 (0)