Verifies that the DNS record of a domain name is correct.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DescribeDomainDNSRecord |
get |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call the DescribeInstance operation to query the ID of the WAF instance. |
waf_v3prepaid_public_cn-nwy****is02 |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the resource group. |
rg-acfm***q |
| Domain |
string |
Yes |
The domain name that you want to query. |
xxx.aliyundoc.com |
| RegionId |
string |
No |
The region where the WAF instance is deployed. Valid values:
|
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D827FCFE-90A7-4330-9326-D33C8B4C**** |
| DNSStatus |
string |
The DNS status. Valid values:
|
cnameMatched |
Examples
Success response
JSON format
{
"RequestId": "D827FCFE-90A7-4330-9326-D33C8B4C****",
"DNSStatus": "cnameMatched"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.