You can update existing VMs using the commands onevm update or onedb update-body vm --id <VM_ID>, but take into account that user inputs are only used at instantiation moment.
Hello @ahuertas
I have created VM template for the User with some user inputs
I need to retrieve the user input after VM instantiation i.e. from existing VM and to change the user input values in the existing VM.
But it seems like User inputs can’t be modified after instantiation.
How can I achieve this any other approach other than user-input like custom attributes?
Hello @ahuertas
How can I update user inputs on a running vm
update existing VMs using the commands onevm update or onedb update-body vm --id <VM_ID> Unable to use these commands could you please share example to update user-input and any parameter as CPU.
Thanks!