View Source XenAPI.HostCpu (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_cpu.
Add the given key-value pair to the other_config field of the given host_cpu. (Raise error on XMLRPC failure)
Return a list of all the host_cpus known to the system.
Return a list of all the host_cpus known to the system. (Raise error on XMLRPC failure)
Return a map of host_cpu references to host_cpu records for all host_cpus known to the system.
Return a map of host_cpu references to host_cpu records for all host_cpus known to the system. (Raise error on XMLRPC failure)
Get a reference to the host_cpu instance with the specified UUID.
Get a reference to the host_cpu instance with the specified UUID. (Raise error on XMLRPC failure)
Get the family field of the given host_cpu.
Get the family field of the given host_cpu. (Raise error on XMLRPC failure)
Get the features field of the given host_cpu.
Get the features field of the given host_cpu. (Raise error on XMLRPC failure)
Get the flags field of the given host_cpu.
Get the flags field of the given host_cpu. (Raise error on XMLRPC failure)
Get the host field of the given host_cpu.
Get the host field of the given host_cpu. (Raise error on XMLRPC failure)
Get the model field of the given host_cpu.
Get the model field of the given host_cpu. (Raise error on XMLRPC failure)
Get the modelname field of the given host_cpu.
Get the modelname field of the given host_cpu. (Raise error on XMLRPC failure)
Get the number field of the given host_cpu.
Get the number field of the given host_cpu. (Raise error on XMLRPC failure)
Get the other_config field of the given host_cpu.
Get the other_config field of the given host_cpu. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_cpu.
Get a record containing the current state of the given host_cpu. (Raise error on XMLRPC failure)
Get the speed field of the given host_cpu.
Get the speed field of the given host_cpu. (Raise error on XMLRPC failure)
Get the stepping field of the given host_cpu.
Get the stepping field of the given host_cpu. (Raise error on XMLRPC failure)
Get the utilisation field of the given host_cpu.
Get the utilisation field of the given host_cpu. (Raise error on XMLRPC failure)
Get the uuid field of the given host_cpu.
Get the uuid field of the given host_cpu. (Raise error on XMLRPC failure)
Get the vendor field of the given host_cpu.
Get the vendor field of the given host_cpu. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_cpu. 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_cpu. 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_cpu.
Set the other_config field of the given host_cpu. (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_cpu.
Add the given key-value pair to the other_config field of the given host_cpu. (Raise error on XMLRPC failure)
Return a list of all the host_cpus known to the system.
Return a list of all the host_cpus known to the system. (Raise error on XMLRPC failure)
Return a map of host_cpu references to host_cpu records for all host_cpus known to the system.
Return a map of host_cpu references to host_cpu records for all host_cpus known to the system. (Raise error on XMLRPC failure)
Get a reference to the host_cpu instance with the specified UUID.
Get a reference to the host_cpu instance with the specified UUID. (Raise error on XMLRPC failure)
Get the family field of the given host_cpu.
Get the family field of the given host_cpu. (Raise error on XMLRPC failure)
Get the features field of the given host_cpu.
Get the features field of the given host_cpu. (Raise error on XMLRPC failure)
Get the flags field of the given host_cpu.
Get the flags field of the given host_cpu. (Raise error on XMLRPC failure)
Get the host field of the given host_cpu.
Get the host field of the given host_cpu. (Raise error on XMLRPC failure)
Get the model field of the given host_cpu.
Get the model field of the given host_cpu. (Raise error on XMLRPC failure)
Get the modelname field of the given host_cpu.
Get the modelname field of the given host_cpu. (Raise error on XMLRPC failure)
Get the number field of the given host_cpu.
Get the number field of the given host_cpu. (Raise error on XMLRPC failure)
Get the other_config field of the given host_cpu.
Get the other_config field of the given host_cpu. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_cpu.
Get a record containing the current state of the given host_cpu. (Raise error on XMLRPC failure)
Get the speed field of the given host_cpu.
Get the speed field of the given host_cpu. (Raise error on XMLRPC failure)
Get the stepping field of the given host_cpu.
Get the stepping field of the given host_cpu. (Raise error on XMLRPC failure)
Get the utilisation field of the given host_cpu.
Get the utilisation field of the given host_cpu. (Raise error on XMLRPC failure)
Get the uuid field of the given host_cpu.
Get the uuid field of the given host_cpu. (Raise error on XMLRPC failure)
Get the vendor field of the given host_cpu.
Get the vendor field of the given host_cpu. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_cpu. 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_cpu. 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_cpu.
Set the other_config field of the given host_cpu. (Raise error on XMLRPC failure)