Skip to content

[Update] Service Transfer Create - Backups fix #410

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
11 changes: 4 additions & 7 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1949,14 +1949,11 @@ paths:
transfer token and instructions on completing the transfer.

When a transfer is [accepted](/docs/api/account/#service-transfer-accept), the requested services are moved to
the receiving account. Linode services will not experience interruptions due to the transfer process, but
please take note of the following:
the receiving account. Linode services will not experience interruptions due to the transfer process. Backups
for Linodes are transferred as well.

- If any of the Linodes included in the request have Backups enabled, that data and associated costs will be
removed/cancelled.

- DNS records will not be transferred or updated. Please ensure that DNS records have been updated or
communicated to the recipient prior to the transfer.
DNS records that are associated with requested services will not be transferred or updated. Please ensure that
associated DNS records have been updated or communicated to the recipient prior to the transfer.

A transfer can take up to three hours to complete once accepted. When a transfer is
completed, billing for transferred services ends for the sending account and begins for the receiving account.
Expand Down