All Products
Search
Document Center

ENS:ModifyImageSharePermission

Last Updated:Mar 12, 2024

Shares or unshares an image.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
ImageIdstringYes

The ID of the image. You can specify only one image ID. Custom images and public images are supported.

m-5s7qotzavwbrnzaqh4unm****
AddAccountsstringNo

The ID of the Alibaba Cloud account with which you want to share the image. You can specify multiple Alibaba Cloud IDs. Separate multiple IDs with commas (,).

1122334455**
RemoveAccountsstringNo

The ID of the Alibaba Cloud account from which you want to unshare the image. You can specify only one Alibaba Cloud account ID.

113355**

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

701B3BB9-9190-544D-90D1-328B0527380C

Examples

Sample success responses

JSONformat

{
  "RequestId": "701B3BB9-9190-544D-90D1-328B0527380C"
}

Error codes

HTTP status codeError codeError messageDescription
400MissingParameterThe input parameter that is mandatory for processing this request is not supplied.-
400NoPermissionPermission denied.-
400InvalidParameter.%sThe specified field %s invalid. Please check it again.-
400InvalidParameterThe errorMessage is %s. Please check it again.-
400ens.interface.errorAn error occurred while calling the API.-
400CallInterfaceCall Interface Happen Error.An error occurred when you call the operation.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-12-21API Description Update. The Error code has changedsee changesets
Change itemChange content
API DescriptionAPI Description Update.
Error CodesThe Error code has changed.
    Error Codes 400 change