put
https://api.linode.com//images/
Updates a private image.
You can't update the
regionswith this operation. Use the Replicate an image operation to modify the existing regions for your image.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
- Permissions:
update_image
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
images:read_write
- Scopes:
CLI
linode-cli images update private/12345 \
--label "My gold image" \
--description "The detailed description \
of my image."