DescribeExpressConnectRouterRouteEntries_专线网关_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

There is no quotas information in the current API.

Authorization Information

No permission information is available for the cloud service.

Request Parameters

Field NameField Details
EcrIdstring

The ECR ID.

Example:ecr-mezk2idmsd0vx2****
QueryRegionIdstring

The region ID of the ECR.

Example:cn-hangzhou
DestinationCidrBlockstring

The destination CIDR block of the route that you want to query.

Example:172.20.47.0/24
NexthopInstanceIdstring

The ID of the next-hop instance.

Example:br-hp3u4u5f03tfuljis****
AsPathstring

The Autonomous System (AS) path of the route.

Example:[64993,64512]
Communitystring

The community value that is carried in the Border Gateway Protocol (BGP) route.

Example:9001:9263
NextTokenstring

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

Example:FF9nMec/RZ6H9oqFn1pvyir/SLRlxCCyHJonbGzqL01hiM6Jb3wJowdHvjCfog7ww1b9rSHMRFJnrUBfVba68TJg==
MaxResultsinteger<int32>

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

Example:10
DryRunboolean

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

Example:true
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:6FABF516-FED3-5697-BDA2-B18C5D9A****
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 route entries.

Example:2
MaxResultsinteger<int32>

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

Example:6
NextTokenstring

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

Example:gAAAAABkWwFTUMNCdWC0VMYOIylA56Hx6JUfCZlk5hQ5g_fnKmetN6303tqq5UJ2ouJzyT2fDOdzb-NqyEB5jcY8Z2euX7qHDA==
RouteEntriesListarray<object>

The routes.

Sample Response

Change History

No Change History found.

Examples