Hello,<br><br>I'm trying to get informations about ip, memory and cpu from Virtual Machine.<br>I was using the method VirtualMachine.info, but i saw at documentation that it returns nil in case of success.<br>The info method is just for error check?<br>
<br>Is there any method that get this informations ou should i use xmlrpc/client and implement my own?<br><br>Thanks<br><br>