Re: [libvirt] How to rename a domain?

2010-10-14 Thread Cole Robinson
On 10/12/2010 12:58 PM, Ganesh Pagade wrote: > Hi, > > I am using libvirt Java bindings. How can I rename a domain? Is there an API > to do this? > There is no API for it. The only way to do it is basically: virsh dumpxml myvm > foo.xml virsh undefine myvm virsh define foo.xml - Cole -- libv

[libvirt] How to rename a domain?

2010-10-12 Thread Ganesh Pagade
Hi, I am using libvirt Java bindings. How can I rename a domain? Is there an API to do this? Thanks, -Ganesh -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list