Hi, On 17 January 2012 18:20, salma rebai <[email protected]> wrote: > Hi all, > I am using OCCI with Opennebula. I can create, delete and list VMs. But I > can't save a VM before I shutdown it. > Can you help me to know how to save and shutdown a VM when using curl > command with occi. Is there equivalent command to ( "onevm saves VM_ID > DISK_ID new_image" and "shutdown VM_ID" ) by using curl command and OCCI. >
You can save as a disk using the update command as explained in the following guide: http://www.opennebula.org/documentation:rel3.2:occiug#save_a_compute_disk_in_a_new_storage Cheers > Thanks for your help! > > Best Regards! > Salma. > > > -- > Salma REBAI > Ingénieur Informatique > Mastère Réseaux et Systèmes Multimédia > Ecole Nationale des Sciences Informatiques Univ. Manouba, Tunisie > Institut Télécom SudParis > [email protected] > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Daniel Molina Project Engineer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
