View Source XenAPI.VM_metrics (XenAPI v0.1.2)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given VM_metrics.
Add the given key-value pair to the other_config field of the given VM_metrics. (Raise error on XMLRPC failure)
Return a list of all the VM_metrics instances known to the system.
Return a list of all the VM_metrics instances known to the system. (Raise error on XMLRPC failure)
Return a map of VM_metrics references to VM_metrics records for all VM_metrics instances known to the system.
Return a map of VM_metrics references to VM_metrics records for all VM_metrics instances known to the system. (Raise error on XMLRPC failure)
Get a reference to the VM_metrics instance with the specified UUID.
Get a reference to the VM_metrics instance with the specified UUID. (Raise error on XMLRPC failure)
Get the current_domain_type field of the given VM_metrics.
Get the current_domain_type field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the hvm field of the given VM_metrics.
Get the hvm field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the install_time field of the given VM_metrics.
Get the install_time field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the last_updated field of the given VM_metrics.
Get the last_updated field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the memory/actual field of the given VM_metrics.
Get the memory/actual field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the nested_virt field of the given VM_metrics.
Get the nested_virt field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the nomigrate field of the given VM_metrics.
Get the nomigrate field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the other_config field of the given VM_metrics.
Get the other_config field of the given VM_metrics. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VM_metrics.
Get a record containing the current state of the given VM_metrics. (Raise error on XMLRPC failure)
Get the start_time field of the given VM_metrics.
Get the start_time field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the state field of the given VM_metrics.
Get the state field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the uuid field of the given VM_metrics.
Get the uuid field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/CPU field of the given VM_metrics.
Get the VCPUs/CPU field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/flags field of the given VM_metrics.
Get the VCPUs/flags field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/number field of the given VM_metrics.
Get the VCPUs/number field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/params field of the given VM_metrics.
Get the VCPUs/params field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/utilisation field of the given VM_metrics.
Get the VCPUs/utilisation field of the given VM_metrics. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VM_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 VM_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 VM_metrics.
Set the other_config field of the given VM_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 VM_metrics.
Add the given key-value pair to the other_config field of the given VM_metrics. (Raise error on XMLRPC failure)
Return a list of all the VM_metrics instances known to the system.
Return a list of all the VM_metrics instances known to the system. (Raise error on XMLRPC failure)
Return a map of VM_metrics references to VM_metrics records for all VM_metrics instances known to the system.
Return a map of VM_metrics references to VM_metrics records for all VM_metrics instances known to the system. (Raise error on XMLRPC failure)
Get a reference to the VM_metrics instance with the specified UUID.
Get a reference to the VM_metrics instance with the specified UUID. (Raise error on XMLRPC failure)
Get the current_domain_type field of the given VM_metrics.
Get the current_domain_type field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the hvm field of the given VM_metrics.
Get the hvm field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the install_time field of the given VM_metrics.
Get the install_time field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the last_updated field of the given VM_metrics.
Get the last_updated field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the memory/actual field of the given VM_metrics.
Get the memory/actual field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the nested_virt field of the given VM_metrics.
Get the nested_virt field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the nomigrate field of the given VM_metrics.
Get the nomigrate field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the other_config field of the given VM_metrics.
Get the other_config field of the given VM_metrics. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VM_metrics.
Get a record containing the current state of the given VM_metrics. (Raise error on XMLRPC failure)
Get the start_time field of the given VM_metrics.
Get the start_time field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the state field of the given VM_metrics.
Get the state field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the uuid field of the given VM_metrics.
Get the uuid field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/CPU field of the given VM_metrics.
Get the VCPUs/CPU field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/flags field of the given VM_metrics.
Get the VCPUs/flags field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/number field of the given VM_metrics.
Get the VCPUs/number field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/params field of the given VM_metrics.
Get the VCPUs/params field of the given VM_metrics. (Raise error on XMLRPC failure)
Get the VCPUs/utilisation field of the given VM_metrics.
Get the VCPUs/utilisation field of the given VM_metrics. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VM_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 VM_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 VM_metrics.
Set the other_config field of the given VM_metrics. (Raise error on XMLRPC failure)