Queries the details of a specified Global Accelerator instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ga:DescribeAccelerator |
get |
*Accelerator
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the Global Accelerator instance. Set the value to cn-hangzhou. |
cn-hangzhou |
| AcceleratorId |
string |
Yes |
The ID of the Global Accelerator instance that you want to query. |
ga-bp1odcab8tmno0hdq**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The list of returned information. |
||
DdosId
deprecated
|
string |
The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance. |
ddoscoo-cn-zz11vq7j**** |
| DnsName |
string |
The CNAME that is assigned to the Global Accelerator instance. |
ga-bp15u1i2hmtbk8c3i****.aliyunga0019.com |
| Description |
string |
The description of the Global Accelerator instance. |
Accelerator |
| RequestId |
string |
The request ID. |
6FEA0CF3-D3B9-43E5-A304-D217037876A8 |
| InstanceChargeType |
string |
The billing method of the Global Accelerator instance. |
PREPAY |
| CreateTime |
integer |
The timestamp that indicates when the Global Accelerator instance was created. |
1650643200 |
| CrossDomainBandwidthPackage |
object |
The details of the cross-region acceleration bandwidth plan that is associated with the Global Accelerator instance. This array is returned only for accounts on the international site (alibabacloud.com). |
|
| Bandwidth |
integer |
The bandwidth of the cross-region acceleration bandwidth plan. Unit: Mbps. |
2 |
| InstanceId |
string |
The ID of the cross-region acceleration bandwidth plan. |
gbwp-bp1d8xk8bg139j0fw**** |
| SecondDnsName |
string |
The CNAME of the Anti-DDoS instance that is associated with the Global Accelerator instance. |
ga-bp1f609c76zg6zuna****-1.aliyunga0047.com |
| Name |
string |
The name of the Global Accelerator instance. |
Accelerator |
| BasicBandwidthPackage |
object |
The details of the basic bandwidth plan that is associated with the Global Accelerator instance. |
|
| Bandwidth |
integer |
The bandwidth of the basic bandwidth plan. Unit: Mbps. |
2 |
| BandwidthType |
string |
The type of the bandwidth. Valid values:
|
Basic |
| InstanceId |
string |
The ID of the basic bandwidth plan. |
gbwp-bp1d8xk8bg139j0fw**** |
| State |
string |
The status of the Global Accelerator instance. Valid values:
|
active |
| ExpiredTime |
integer |
The timestamp that indicates when the Global Accelerator instance expires. |
1653235200 |
| CenId |
string |
The ID of the Cloud Enterprise Network (CEN) instance that is associated with the Global Accelerator instance. |
cen-hjkduu767hc**** |
| RegionId |
string |
The region ID of the Global Accelerator instance. |
cn-hangzhou |
| Spec |
string |
The specification of the Global Accelerator instance. Valid values:
Note
The Large III and higher specifications are available only to users on the whitelist. To use these specifications, contact your account manager. Different instance specifications have different definitions. For more information, see Instance types. |
1 |
| AcceleratorId |
string |
The ID of the Global Accelerator instance. |
ga-bp1odcab8tmno0hdq**** |
| BandwidthBillingType |
string |
The billing method of the bandwidth. Valid values:
|
CDT |
| IpSetConfig |
object |
The configurations of the acceleration area. |
|
| AccessMode |
string |
The access mode of the acceleration area. Valid values:
|
UserDefine |
| CrossPrivateState |
string |
Indicates whether cross-border data transfer is enabled.
|
false |
| ResourceGroupId |
string |
The ID of the resource group. |
rg-acfmw2vwdbujqbq |
| Tags |
array<object> |
The tags of the resource. |
|
|
object |
The tags of the resource. |
||
| Key |
string |
The tag key. |
tag-key |
| Value |
string |
The tag value. |
tag-value |
| CrossBorderMode |
string |
The type of cross-border acceleration. This parameter is returned for instances that are billed based on data transfer. bpgPro: premium cross-border acceleration. |
bpgPro |
| CrossBorderStatus |
boolean |
Indicates whether the cross-border line feature is enabled for the Global Accelerator instance. Valid values:
|
false |
| UpgradableStatus |
string |
The upgrade status of the Global Accelerator instance. Valid values:
|
notUpgradable |
| ServiceId |
string |
The ID of the service that manages the instance. Note
This parameter is valid only when ServiceManaged is set to True. |
ALB |
| ServiceManaged |
boolean |
Indicates whether the instance is a managed instance. Valid values:
|
true |
| ServiceManagedInfos |
array<object> |
The list of action policies that you can perform on the managed instance. Note
|
|
|
object |
The list of action policies that you can perform on the managed instance. |
||
| Action |
string |
The action that is performed on the managed instance. Valid values:
|
Update |
| ChildType |
string |
The type of the child resource. Valid values:
Note
This parameter is valid only when Action is set to CreateChild. |
Listener |
| IsManaged |
boolean |
Indicates whether the specified action is managed. Valid values:
|
false |
| DdosConfigList |
array<object> |
The list of Anti-DDoS instances that are associated with the Global Accelerator instance. |
|
|
object |
|||
| DdosId |
string |
The ID of the Anti-DDoS instance that is associated with the Global Accelerator instance. |
ddoscoo-cn-zz11vq7j**** |
| DdosRegionId |
string |
The region where the Anti-DDoS instance is deployed. Valid values:
|
ap-southeast-1 |
| Bandwidth |
integer |
The bandwidth of the standard Global Accelerator instance. Unit: Mbps. Note
This parameter is valid only when the access mode of the acceleration area is Anycast. |
200 |
Examples
Success response
JSON format
{
"DdosId": "ddoscoo-cn-zz11vq7j****",
"DnsName": "ga-bp15u1i2hmtbk8c3i****.aliyunga0019.com",
"Description": "Accelerator",
"RequestId": "6FEA0CF3-D3B9-43E5-A304-D217037876A8\t",
"InstanceChargeType": "PREPAY",
"CreateTime": 1650643200,
"CrossDomainBandwidthPackage": {
"Bandwidth": 2,
"InstanceId": "gbwp-bp1d8xk8bg139j0fw****"
},
"SecondDnsName": "ga-bp1f609c76zg6zuna****-1.aliyunga0047.com",
"Name": "Accelerator",
"BasicBandwidthPackage": {
"Bandwidth": 2,
"BandwidthType": "Basic",
"InstanceId": "gbwp-bp1d8xk8bg139j0fw****"
},
"State": "active",
"ExpiredTime": 1653235200,
"CenId": "cen-hjkduu767hc****",
"RegionId": "cn-hangzhou",
"Spec": "1",
"AcceleratorId": "ga-bp1odcab8tmno0hdq****",
"BandwidthBillingType": "CDT",
"IpSetConfig": {
"AccessMode": "UserDefine"
},
"CrossPrivateState": "false",
"ResourceGroupId": "rg-acfmw2vwdbujqbq",
"Tags": [
{
"Key": "tag-key",
"Value": "tag-value"
}
],
"CrossBorderMode": "bpgPro",
"CrossBorderStatus": false,
"UpgradableStatus": "notUpgradable",
"ServiceId": "ALB",
"ServiceManaged": true,
"ServiceManagedInfos": [
{
"Action": "Update",
"ChildType": "Listener",
"IsManaged": false
}
],
"DdosConfigList": [
{
"DdosId": "ddoscoo-cn-zz11vq7j****",
"DdosRegionId": "ap-southeast-1"
}
],
"Bandwidth": 200
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | UnknownError | An error occurred while processing your request. Please try again. If the error persists, please submit a ticket. | An error occurred while the request was being processed. Try again later. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.