Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pages/instances/api-cli/migrating-instances.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ To do so, you need the Instance’s ID and a valid API key.
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [Instance](/instances/how-to/create-an-instance/), which must be stopped and not be in a placement group

<Message type="important">
Network interface names may vary across commercial families (e.g. ENT1 vs. POP2). Ensure that any hardcoded interface names in your configurations or scripts are updated to avoid migration issues.
</Message>

<Tabs id="updateinstance">
<TabsTab label="CLI">

Expand Down