DescribeExpressConnectRouterAssociation_专线网关_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

The current API request rate is 300/60(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
expressconnectrouter:DescribeExpressConnectRouterAssociation
List
ExpressConnectRouter
acs:expressconnectrouter::{#accountId}:expressconnectrouter/{#EcrId}
NoneNone

Request Parameters

Field NameField Details
EcrIdstring

The ECR ID.

Example:ecr-mezk2idmsd0vx2****
AssociationIdstring

The ID of the association between the ECR and the VPC or TR.

Example:ecr-assoc-9p2qxx5phpca2m****Reference Value Source:
    CreateExpressConnectRouterAssociation
AssociationRegionIdstring

The region ID of the VPC or TR.

Example:cn-hangzhouReference Value Source:
    CreateExpressConnectRouterAssociation
AssociationNodeTypestring

The type of the associated resource. Valid values:View Details...

Example:VPC
VpcIdstring

The VPC ID.

Example:vpc-bp1h37fchc6jmfyln****
TransitRouterIdstring

The TR ID.

Example:tr-2ze4i71c6be454e2l****
CenIdstring

The ID of the Cloud Enterprise Network (CEN) instance.

Example:cen-of3o1the3i4gwb****
NextTokenstring

The pagination token that is used in the next request to retrieve a new page of results. Valid values:View Details...

Example:AAAAAYws9fJ0Ur4MGm/5OkDoW/Zn0J0/sCjivzwX9oBcwFnWaaas/kSG+J/WzLOxJHS4****
MaxResultsinteger<int32>

The maximum number of entries to read. Valid values: 1 to 2147483647. Default value: 20.

Example:10
DryRunboolean

Specifies whether to perform only a dry run, without performing the actual request. Valid values:View Details...

Example:false
ClientTokenstring

The client token that is used to ensure the idempotence of the request.View Details...

Example:02fb3da4-130e-11e9-8e44-00****

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:05130E79-588D-5C40-A718-C4863A59****
Successboolean

Indicates whether the request was successful. Valid values:View Details...

Example:True
Codestring

The response code. The status code 200 indicates that the request was successful. Other status codes indicate that the request failed. For more information, see Error codes.

Example:200
Messagestring

The returned message.

Example:OK
HttpStatusCodeinteger<int32>

The HTTP status code.

Example:200
DynamicCodestring

The dynamic error code.

Example:IllegalParamFormat.EcrId
DynamicMessagestring

The dynamic part in the error message. This parameter is used to replace the %s variable in ErrMessage.View Details...

Example:The param format of EcrId **** is illegal.
AccessDeniedDetailstring

The details about the access denial.

Example:Authentication is failed for ****
TotalCountinteger<int32>

The total number of associated resources.

Example:1
MaxResultsinteger<int32>

The total number of entries returned. Valid values: 1 to 2147483647. Default value: 20.

Example:20
NextTokenstring

A pagination token. It can be used in the next request to retrieve a new page of results. Valid values:View Details...

Example:AAAAAYws9fJ0Ur4MGm/5OkDoW/Zn0J0/sCjivzwX9oBcwFnWaaas/kSG+J/WzLOxJHS4****
AssociationListarray<object>

The associated resources.

Sample Response

Change History

Examples