There are some API usage examples in docs.opennebula.io and XML-RPC schema.
I’m trying to use Schema for Virtual Machine.
Method OpenNebula::VirtualMachinePool.monitoring([' /* '])
returns values of and subnodes.
How can I get other XML-RPC nodes with API, for example HISTORY_RECORDS/HISTORY/HID?
Thank you for answer and explanation