Hi all
We are testing the new 5.8.1 release and the RPC API in our testbed and we found a few API changes that are not included in the release notes, for instance one.vmpool.info
method, it was included a new input:
IN String Filter in KEY=VALUE format
but reading the documentation https://docs.opennebula.org/5.8/integration/system_interfaces/api.html#actions-for-virtual-machine-management it does not provide any information about how it behaves if you provide an empty string.
Also it was included a new method one.vmpool.infoextended
but the documentation does not provide any extra information or output example about this method, it provides the same info that one.vmpool.info.
It would be possible to include more information about these new options and methods in the current documentation?
We are testing the new one.vmpool.info but it behaves in a different way in 5.8.x, for instance it does not provide the user’s attributes from the “USER TEMPLATE” section, just the VM “LABELS”, so we do not get all the information from the xml.
We are not sure if this is an issue or if something is missing in our RPC command.
Thanks in advance
Álvaro