Skip to content

Add note that warm migrations are not available for DC migrations #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
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
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8969,6 +8969,7 @@ paths:
Type of migration used in moving to a new host or Linode type.

`warm`: the Linode will not power down until the migration is complete.
Warm migrations are not available for DC migrations.

`cold`: the Linode will be powered down and migrated. When the migration
is complete, the Linode will be powered on.
Expand Down Expand Up @@ -9474,6 +9475,7 @@ paths:
Type of migration used in moving to a new host or Linode type.

`warm`: the Linode will not power down until the migration is complete.
Warm migrations are not available for DC migrations.

`cold`: the Linode will be powered down and migrated. When the migration
is complete, the Linode will be powered on.
Expand Down