Batch transfers DNS permissions for multiple domain names to a specified execution account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:TransferDomain |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response. Valid values:
Default value: zh. |
en |
| DomainNames |
string |
Yes |
The domain names to transfer. Separate multiple domain names with commas. Only domain names registered with Alibaba Cloud are supported. To get your domain names, call DescribeDomains. |
example.com,example.net |
| Remark |
string |
No |
The remarks for the transfer. |
test domain transfer |
| TargetUserId |
integer |
Yes |
The ID of the target user account. The specified domain names and their DNS records are transferred to this account. |
12******* |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| TaskId |
integer |
The ID of the task. |
112233 |
| RequestId |
string |
The unique ID of the request. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
Examples
Success response
JSON format
{
"TaskId": 112233,
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.