Request a service transfer

Creates a transfer request for one or more services you specify. A request can contain any of the eligible service types and any number of each service type. Currently, you can only transfer your Linode instances.

You can only access this operation if your user has unrestricted access on your account. Talk to your local account administrator about access management.

Create the service transfer

DNS records assigned to requested services aren't transferred or updated. Ensure that you update any applicable DNS records or communicate them to the recipient before transfer.

When creating a service transfer, consider these points:

  • Your account can't have a past due balance or other limitations. It also can't have any active terms of service violations.

  • On your account, you need to have access to any transferred service.

  • The service can't be assigned to another pending service transfer request or a request that's been accepted, but is incomplete.

  • Linodes can't:

    • be assigned to a NodeBalancer, Firewall, VLAN, or Managed Service.

    • have any attached Block Storage volumes.

    • have any shared IP addresses.

    • have any assigned /32, /56, /64, or /116 IPv6 ranges.

    • have a resource lock set. You need to unlock the Linode by deleting the lock.

After you create a service transfer request, the email address assigned to your account will receive a message. The message also contains a transfer token you need to store, and instructions to complete the transfer.

📘

A requested transfer expires 24 hours after creation.

Accept a service transfer

You accept a transfer using a separate operation. Once you do, the requested services are moved to the target account. Your Akamai Cloud services aren't interrupted due to a transfer. Backups for Linode instances are transferred as well.

A transfer can take up to three hours to complete once accepted. Once the transfer completes, billing for transferred services ends for your account, and begins for the account that accepted the request.

linode-cli service-transfers \
  create \
  --entities.linodes 111 \
  --entities.linodes 222

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
account:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Response
Click Try It! to start a request and see the response here!