Creates a backup for a domain based on the specified domain name and backup cycle.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:AddDomainBackup |
create |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. Valid values:
Default value: en |
en |
| DomainName |
string |
Yes |
The domain name. |
dns-example.top |
| PeriodType |
string |
Yes |
The backup cycle. Valid values:
|
HOUR |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| PeriodType |
string |
The backup cycle. |
HOUR |
| RequestId |
string |
The unique ID of the request. |
FD552816-FCC8-4832-B4A2-2DA0C2BA1688 |
| DomainName |
string |
The domain name. |
dns-example.top |
Examples
Success response
JSON format
{
"PeriodType": "HOUR",
"RequestId": "FD552816-FCC8-4832-B4A2-2DA0C2BA1688",
"DomainName": "dns-example.top"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.