
Operation Description
Updates are allowed only when the ECR is in the Active state.
Quotas Info
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.
Request Parameters
Field Name | Field 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 Name | Field 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 Example:The param format of EcrId **** is illegal. |
AccessDeniedDetailstring | The details about the access denial. Example:Authentication is failed for **** |