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

Operation Description

Updates are allowed only when the ECR is in the Active state.

Quotas Info

The current API request rate is 120/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:SynchronizeExpressConnectRouterInterRegionBandwidth
Update
ExpressConnectRouter
acs:expressconnectrouter::{#accountId}:expressconnectrouter/{#EcrId}
NoneNone

Request Parameters

Field NameField Details
EcrIdstring

The ECR ID.

Example:ecr-fu8rszhgv7623c****
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: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 ****

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
IncorrectStatus.Ecr
Ecr Status does not allow current operation.Diagnose
400
OperationDenied.ForceDeleting
The current instance is being deleted.Diagnose
400
MissingParam.%s
The param of %s is missing.Diagnose
400
IllegalParamFormat.%s
The param format of %s is illegal.Diagnose
400
Conflict.Lock
There are other unfinished operations.Diagnose
404
ResourceNotFound.EcrId
EcrId not found.Diagnose

Change History

No Change History found.

Examples