This command generates a new VM based on the image with the id 0 (ttylinux in my case). Prior to instantiation OpenNebula resizes the disk of the new instance to 800 MB.
I unfortunately don’t use Sunstone much though. but I will use it when I need to instantiate a template resizing the size of a disk -I haven’t managed to find a ‘onetemplate’ equivalent-
I didn’t think about the command ‘onevm create’ and used ‘onetemplate instantiate’ every time; I think I will use it soon or later for some quick tests.
I just experimented with the option --disk of onetemplate command, and found out that it just removes all DISK entries prescribed in the template and add all the arguments of it. is it what you were talking about?
Hello @dot
How to Disable a user input Field to Prevent User Inputs.
I have made it restrictive but want to disable, and in addition how to update the value of User-input of a running VM using CLI or API any example you can provide for the same.
Much appreciated!