You can set a label and description for each image, visible to all group members. If omitted, the shared image keeps the original image's details. Note that when you Update the original image, it has no effect on a shared image's details within any groups.
<>
CLI.
linode-cliimage-sharegroupsimage-add123 \ --images'[{"id": "private/15", "label": "Linux Debian", "description": "Official Debian Linux image for server deployment"}]'
Add images to a share group
Adds images to an existing group where you can share them with other members.
Run the List share groups operation to get the
idyou should use as the(sharegroupId)path parameter that identifies an existing share group.Run the Get an image operation to see the existing images'
idvalues. If needed, Create an image or Upload an image.You can set a
labelanddescriptionfor each image, visible to all group members. If omitted, the shared image keeps the original image's details. Note that when you Update the original image, it has no effect on a shared image's details within any groups.<
>
Learn more...
Learn more...