Call DescribeDcdnVerifyContent to get the ownership verification content for a domain name.
Operation description
Note
The maximum call frequency for a single user is 100 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DescribeDcdnVerifyContent |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The domain name whose ownership you want to verify. You can specify only one domain name. |
**example**.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Content |
string |
The verification content. |
verify_dffeb6610035dcb78b413a59c31cd9** |
| RequestId |
string |
The request ID. |
34AB41F1-04A5-496F-8C8D-634BDBE6A9FB |
Examples
Success response
JSON format
{
"Content": "verify_dffeb6610035dcb78b413a59c31cd9**",
"RequestId": "34AB41F1-04A5-496F-8C8D-634BDBE6A9FB"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.