v1

latestOpenAPI 3.0.32026-07-22194221292.5 KB
images

List image shares

Returns the list of workspaces that a container image is currently shared with.

get/images/{resourceType}/{imageName}/share

Response

successful operation

accountIdstring required

ID of the account that owns the target workspace.

accountOwnerEmailstring

Email of the account owner for the target workspace (when available).

pendingShareIdstring

ID of the pending share record when status is "pending".

statusstring required

"active" when the share is applied in the target workspace, "pending" when it is awaiting accept on a cross-account share.

workspacestring required

The workspace the image is shared with.

workspaceDisplayNamestring

Display name of the target workspace.