Updates the remark for a domain name in the DNS cache.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateDnsCacheDomainRemark |
update |
*CacheDomain
|
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 |
| DomainName |
string |
Yes |
The domain name. Call DescribeDomains to obtain the domain name. |
example.com |
| Remark |
string |
No |
The remark. The remark can be up to 50 characters in length and can contain Chinese characters, letters, digits, periods (.), underscores (_), and hyphens (-). Leave this parameter empty to delete the existing remark. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
Examples
Success response
JSON format
{
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.