I have downloaded the latest API guide(XenServer 6.1.0 Management API Guide). Prototype of pool_migrate
is still same in new management API guide.
pool_migrate (session_id s, VM ref vm, host ref host, (string -> string) Map options).
I think there should be some param that I can pass as part of âMap optionsâ mentioned in above prototype.
I just donât know option name and its value.
Regards,
Rawat
From: xen-api-bounces@xxxxxxxxxxxxx [mailto:xen-api-bounces@xxxxxxxxxxxxx]
On Behalf Of George Shuklin
Sent: Tuesday, January 22, 2013 7:22 AM
To: xen-api@xxxxxxxxxxxxx
Subject: Re: [Xen-API] VM Migration
I think you using outdated API documentation. Not sure about API call, but corresponding xe call can contains remote-host, remote-username, remote-password and so on.
On 21.01.2013 22:18, Rawat, Vishwanath wrote:
Hi All,
I am writing some perl scripts to do VM Migration using Xen APIs.
This is the API call I am using to do VM Migration
pool_migrate (session_id s, VM ref vm, host ref host, (string -> string) Map options).
Now it is also possible to migrate datastore along with VM. I would like to know what is the option that I can pass to above function so that it will also migrate datastore.
Regards,
Rawat
_______________________________________________
Xen-api mailing list
Xen-api@xxxxxxxxxxxxx
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api