Hi,

I was referring to the libvirt API reference from the foll link:
http://www.libvirt.org/html/libvirt-libvirt.html

There are functions for Suspending, ShuttingDown or Rebooting the VM like 
virDomainSuspend, virDomainShutdown or virDomainReboot respectively.

But I did not find any method for starting a particular domain/VM like 
virDomainStart.

There is a function in virsh for doing the same:

virsh start <domain> [--console]

Is there any other alternative method for "starting"a given domain??

Thanks and Regards
Sagar Barve 
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to