Queries the verification content of an accelerated domain name based on whether the global resource plan is enabled.
Operation description
Queries the verification content of an accelerated domain name based on whether the global resource plan is enabled.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DescribeDomainVerifyData |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. You can specify only one domain name in each request. |
www.yourdomain.com |
| GlobalResourcePlan |
string |
No |
Specifies whether to enable the global resource plan. Valid values:
Valid values:
|
off |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Content |
string |
The verification content. |
{ "verifiCode": "uy0-DbxL4HBmUtSUXpkXctaSnCAUKhhNH6WKl-JnJY4", "verifyKey": "_acme-challenge" } |
| RequestId |
string |
The ID of the request. |
F61CDR30-E83C-4FDA-BF73-9A94CDD44229 |
Examples
Success response
JSON format
{
"Content": "{\n \"verifiCode\": \"uy0-DxxxxxxxxKl-JnJY4\",\n \"verifyKey\": \"_acxxxe-xxxx\"\n}",
"RequestId": "F61CDR30-E83C-4FDA-BF73-9A94CDD44229"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.