View Source XenAPI.HostMetrics (XenAPI v0.2.0)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given host_metrics.
Add the given key-value pair to the other_config field of the given host_metrics. (Raise error on XMLRPC failure)
Return a list of all the host_metrics instances known to the system.
Return a list of all the host_metrics instances known to the system. (Raise error on XMLRPC failure)
Return a map of host_metrics references to host_metrics records for all host_metrics instances known to the system.
Return a map of host_metrics references to host_metrics records for all host_metrics instances known to the system. (Raise error on XMLRPC failure)
Get a reference to the host_metrics instance with the specified UUID.
Get a reference to the host_metrics instance with the specified UUID. (Raise error on XMLRPC failure)
Get the last_updated field of the given host_metrics.
Get the last_updated field of the given host_metrics. (Raise error on XMLRPC failure)
Get the live field of the given host_metrics.
Get the live field of the given host_metrics. (Raise error on XMLRPC failure)
Get the memory/free field of the given host_metrics.
Get the memory/free field of the given host_metrics. (Raise error on XMLRPC failure)
Get the memory/total field of the given host_metrics.
Get the memory/total field of the given host_metrics. (Raise error on XMLRPC failure)
Get the other_config field of the given host_metrics.
Get the other_config field of the given host_metrics. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_metrics.
Get a record containing the current state of the given host_metrics. (Raise error on XMLRPC failure)
Get the uuid field of the given host_metrics.
Get the uuid field of the given host_metrics. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_metrics. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the other_config field of the given host_metrics. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given host_metrics.
Set the other_config field of the given host_metrics. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given host_metrics.
Add the given key-value pair to the other_config field of the given host_metrics. (Raise error on XMLRPC failure)
Return a list of all the host_metrics instances known to the system.
Return a list of all the host_metrics instances known to the system. (Raise error on XMLRPC failure)
Return a map of host_metrics references to host_metrics records for all host_metrics instances known to the system.
Return a map of host_metrics references to host_metrics records for all host_metrics instances known to the system. (Raise error on XMLRPC failure)
Get a reference to the host_metrics instance with the specified UUID.
Get a reference to the host_metrics instance with the specified UUID. (Raise error on XMLRPC failure)
Get the last_updated field of the given host_metrics.
Get the last_updated field of the given host_metrics. (Raise error on XMLRPC failure)
Get the live field of the given host_metrics.
Get the live field of the given host_metrics. (Raise error on XMLRPC failure)
Get the memory/free field of the given host_metrics.
Get the memory/free field of the given host_metrics. (Raise error on XMLRPC failure)
Get the memory/total field of the given host_metrics.
Get the memory/total field of the given host_metrics. (Raise error on XMLRPC failure)
Get the other_config field of the given host_metrics.
Get the other_config field of the given host_metrics. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_metrics.
Get a record containing the current state of the given host_metrics. (Raise error on XMLRPC failure)
Get the uuid field of the given host_metrics.
Get the uuid field of the given host_metrics. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_metrics. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the other_config field of the given host_metrics. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given host_metrics.
Set the other_config field of the given host_metrics. (Raise error on XMLRPC failure)