Transfer domain names from an Alibaba Cloud account to the current account.
Operation description
This operation is used in the following scenario:
-
You have multiple Alibaba Cloud accounts and want to transfer domain names from Account A to Account B.
-
You are prompted that a domain name has been added when you add the domain name to Alibaba Cloud CDN. You do not know which account does the domain name belong to, and you want to transfer the domain name to your current account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:ModifyCdnDomainOwner |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. |
example.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
C98E518B-024E-538E-8276-66310CB8667D |
| Content |
object |
The description of the domain name transfer. |
The domain does not allow to transfer to a different account. |
Examples
Success response
JSON format
{
"RequestId": "C98E518B-024E-538E-8276-66310CB8667D",
"Content": {
"Domain ownership verification": false
}
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidDomain.NotExist | The domain you provided is not exist. | The domain name you provided does not exist. |
| 400 | DomainTransferFail | The domain does not allow to transfer to a different account. | The domain name cannot be transferred. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.