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
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6798,6 +6798,8 @@ paths:
6798
6798
Any [tags](/docs/api/tags/#tags-list) existing on the source Linode will be cloned to the target Linode.
6799
6799
6800
6800
Linodes utilizing Metadata (`"has_user_data": true`) must be cloned to a new Linode with `metadata.user_data` included with the clone request.
6801
+
6802
+
**Note:** Only Next Generation Network (NGN) data centers support VLANs. If a VLAN is attached to your Linode and you attempt clone it to a non-NGN data center, the cloning will not initiate. If a Linode cannot be cloned because of an incompatibility, you will be prompted to select a different data center or contact support.
6801
6803
tags:
6802
6804
- Linode Instances
6803
6805
operationId: cloneLinodeInstance
@@ -8166,6 +8168,8 @@ paths:
8166
8168
If you have these features enabled on your Linode and attempt to migrate to an NGN data center,
8167
8169
the migration will not initiate. If a Linode cannot be migrated because of an incompatibility,
8168
8170
you will be prompted to select a different data center or contact support.
8171
+
8172
+
**Note:** Only Next Generation Network (NGN) data centers support VLANs. If a VLAN is attached to your Linode and you attempt to migrate it to a non-NGN data center, the migration will not initiate. If a Linode cannot be migrated because of an incompatibility, you will be prompted to select a different data center or contact support.
8169
8173
tags:
8170
8174
- Linode Instances
8171
8175
operationId: migrateLinodeInstance
@@ -22715,8 +22719,7 @@ components:
22715
22719
22716
22720
**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.
22717
22721
If a VLAN is attached to your Linode and you attempt to migrate or clone it to a non-NGN data center,
22718
-
the migration or cloning will not initiate. If a Linode cannot be migrated because of an incompatibility,
22719
-
you will be prompted to select a different data center or contact support.
22722
+
the migration or cloning will not initiate. If a Linode cannot be migrated or cloned because of an incompatibility, you will be prompted to select a different data center or contact support.
22720
22723
22721
22724
**Note:** See the [VLANs Overview](/docs/products/networking/vlans/#technical-specifications) guide to view additional specifications and limitations.
0 commit comments