Hi
I can't find XenApi.py on www.xen.org but I find it from commuity.citrix.com/display/xs/Download+SDKsMay I ask if this is the same as XCP XenAPI?
Can I use XenAPI send command to VM ? - I saw the doc mentioned doing this by calling XenAPI.xapi_local()
but in my case I want to have webservice running at different server to access VM remotely ( start/stop) Vm .
I saw some discussion saying that we can't do XenAPI to send command. (???)
Is that mean we need to have XenAPI webserver on each VM
as XenAPI.Session(url) -- require url passing in
Please let me know - I am new with this
Thank you
Thuymai