Retrieves the system-assigned CNAME based on the specified instance ID.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:DescribeDnsGtmInstanceSystemCname |
get |
*gtmInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the response. The default value is en. Valid values: en, zh, and ja. |
en |
| InstanceId |
string |
Yes |
The instance ID. Call DescribeDnsGtmInstances to obtain the ID. |
gtm-cn-wwo3a3hbz** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| SystemCname |
string |
The system-assigned CNAME. |
gtm-cn-mp91004xxxx.gtm-a2**.com |
| RequestId |
string |
The unique ID of the request. |
6856BCF6-11D6-4D7E-AC53-FD579933522B |
Examples
Success response
JSON format
{
"SystemCname": "gtm-cn-mp91004xxxx.gtm-a2**.com",
"RequestId": "6856BCF6-11D6-4D7E-AC53-FD579933522B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.