List share groups by image

Beta Lists all owned share groups where a given private image is currently shared. This operation returns an empty list for shared and distribution image IDs.

📘

This operation is in Beta and available from the v4beta URL.

Permissions and scopes

To call this operation, you need the following:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: images:read_only

CLI

linode-cli images sharegroups-list private/12345

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
string
required

Slug identifier assigned to the private image upon creation. This is the id value returned in the List images operation. The identifier includes a slash (/), which must be URL-encoded in requests to prevent breaking the URL structure.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json