View Source XenAPI.Host_patch (XenAPI v0.1.1)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given host_patch.
Add the given key-value pair to the other_config field of the given host_patch. (Raise error on XMLRPC failure)
Apply the selected patch and return its output
Apply the selected patch and return its output (Raise error on XMLRPC failure)
Destroy the specified host patch, removing it from the disk. This does NOT reverse the patch
Destroy the specified host patch, removing it from the disk. This does NOT reverse the patch (Raise error on XMLRPC failure)
Return a list of all the host_patchs known to the system.
Return a list of all the host_patchs known to the system. (Raise error on XMLRPC failure)
Return a map of host_patch references to host_patch records for all host_patchs known to the system.
Return a map of host_patch references to host_patch records for all host_patchs known to the system. (Raise error on XMLRPC failure)
Get the applied field of the given host_patch.
Get the applied field of the given host_patch. (Raise error on XMLRPC failure)
Get all the host_patch instances with the given label.
Get all the host_patch instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the host_patch instance with the specified UUID.
Get a reference to the host_patch instance with the specified UUID. (Raise error on XMLRPC failure)
Get the host field of the given host_patch.
Get the host field of the given host_patch. (Raise error on XMLRPC failure)
Get the name/description field of the given host_patch.
Get the name/description field of the given host_patch. (Raise error on XMLRPC failure)
Get the name/label field of the given host_patch.
Get the name/label field of the given host_patch. (Raise error on XMLRPC failure)
Get the other_config field of the given host_patch.
Get the other_config field of the given host_patch. (Raise error on XMLRPC failure)
Get the pool_patch field of the given host_patch.
Get the pool_patch field of the given host_patch. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_patch.
Get a record containing the current state of the given host_patch. (Raise error on XMLRPC failure)
Get the size field of the given host_patch.
Get the size field of the given host_patch. (Raise error on XMLRPC failure)
Get the timestamp_applied field of the given host_patch.
Get the timestamp_applied field of the given host_patch. (Raise error on XMLRPC failure)
Get the uuid field of the given host_patch.
Get the uuid field of the given host_patch. (Raise error on XMLRPC failure)
Get the version field of the given host_patch.
Get the version field of the given host_patch. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_patch. 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_patch. 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_patch.
Set the other_config field of the given host_patch. (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_patch.
Add the given key-value pair to the other_config field of the given host_patch. (Raise error on XMLRPC failure)
Apply the selected patch and return its output
Apply the selected patch and return its output (Raise error on XMLRPC failure)
Destroy the specified host patch, removing it from the disk. This does NOT reverse the patch
Destroy the specified host patch, removing it from the disk. This does NOT reverse the patch (Raise error on XMLRPC failure)
Return a list of all the host_patchs known to the system.
Return a list of all the host_patchs known to the system. (Raise error on XMLRPC failure)
Return a map of host_patch references to host_patch records for all host_patchs known to the system.
Return a map of host_patch references to host_patch records for all host_patchs known to the system. (Raise error on XMLRPC failure)
Get the applied field of the given host_patch.
Get the applied field of the given host_patch. (Raise error on XMLRPC failure)
Get all the host_patch instances with the given label.
Get all the host_patch instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the host_patch instance with the specified UUID.
Get a reference to the host_patch instance with the specified UUID. (Raise error on XMLRPC failure)
Get the host field of the given host_patch.
Get the host field of the given host_patch. (Raise error on XMLRPC failure)
Get the name/description field of the given host_patch.
Get the name/description field of the given host_patch. (Raise error on XMLRPC failure)
Get the name/label field of the given host_patch.
Get the name/label field of the given host_patch. (Raise error on XMLRPC failure)
Get the other_config field of the given host_patch.
Get the other_config field of the given host_patch. (Raise error on XMLRPC failure)
Get the pool_patch field of the given host_patch.
Get the pool_patch field of the given host_patch. (Raise error on XMLRPC failure)
Get a record containing the current state of the given host_patch.
Get a record containing the current state of the given host_patch. (Raise error on XMLRPC failure)
Get the size field of the given host_patch.
Get the size field of the given host_patch. (Raise error on XMLRPC failure)
Get the timestamp_applied field of the given host_patch.
Get the timestamp_applied field of the given host_patch. (Raise error on XMLRPC failure)
Get the uuid field of the given host_patch.
Get the uuid field of the given host_patch. (Raise error on XMLRPC failure)
Get the version field of the given host_patch.
Get the version field of the given host_patch. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given host_patch. 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_patch. 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_patch.
Set the other_config field of the given host_patch. (Raise error on XMLRPC failure)