Adding Image Members in Batches

Function

This API is an extension one and used to share more than one image with multiple tenants.

This API is an asynchronous one. If job_id is returned, the task is successfully delivered. You need to query the status of the asynchronous task. If the status is success, the task is successfully executed. If the status is failed, the task fails. For details about how to query the status of an asynchronous task, see Asynchronous Job Query.

Constraints

For encrypted images, you need to authorize the keys used by the images before adding members for them. For details, see "How Do I Authorize a Key?" in Image Management Service User Guide.

URI

POST /v1/cloudimages/members

Request

Response

Returned Values