6 Oct
2021
6 Oct
'21
4:19 p.m.
Hello Adviya, If you are using python-glanceclient then just use command; `glance help image-update` and it will list out the helof text for you. You can use those options to update your image information. General syntax is; $ glance image-update <image-id> <options from the list> If you want to update visibility of image from public to private then; glance image-update <image-id> --visibility private Thanks & Best Regards, Abhishek Kekane On Wed, Oct 6, 2021 at 7:35 PM Adivya Singh <adivya1.singh@gmail.com> wrote:
Hi Team,
Can you please list me , what i have to do different while updating Image in Glance using a API call, Can Some body share the Syntax for the same, Do i need to create a JSON file for the same
Regards Adivya Singh