get https://api.linode.com//images//sharegroups
Lists all owned share groups where a given private image is currently shared. Run the List images operation. Store the id
for the target image as your {imageId}
, for use in this operation's URL path.
This operation returns an empty list for shared and distribution image IDs.
linode-cli images private/12345 sharegroups list
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
images:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>