View Source XenAPI.Crashdump (XenAPI v0.1.2)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given crashdump.
Add the given key-value pair to the other_config field of the given crashdump. (Raise error on XMLRPC failure)
Destroy the specified crashdump
Destroy the specified crashdump (Raise error on XMLRPC failure)
Return a list of all the crashdumps known to the system.
Return a list of all the crashdumps known to the system. (Raise error on XMLRPC failure)
Return a map of crashdump references to crashdump records for all crashdumps known to the system.
Return a map of crashdump references to crashdump records for all crashdumps known to the system. (Raise error on XMLRPC failure)
Get a reference to the crashdump instance with the specified UUID.
Get a reference to the crashdump instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given crashdump.
Get the other_config field of the given crashdump. (Raise error on XMLRPC failure)
Get a record containing the current state of the given crashdump.
Get a record containing the current state of the given crashdump. (Raise error on XMLRPC failure)
Get the uuid field of the given crashdump.
Get the uuid field of the given crashdump. (Raise error on XMLRPC failure)
Get the VDI field of the given crashdump.
Get the VDI field of the given crashdump. (Raise error on XMLRPC failure)
Get the VM field of the given crashdump.
Get the VM field of the given crashdump. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given crashdump. 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 crashdump. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given crashdump.
Set the other_config field of the given crashdump. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given crashdump.
Add the given key-value pair to the other_config field of the given crashdump. (Raise error on XMLRPC failure)
Destroy the specified crashdump
Destroy the specified crashdump (Raise error on XMLRPC failure)
Return a list of all the crashdumps known to the system.
Return a list of all the crashdumps known to the system. (Raise error on XMLRPC failure)
Return a map of crashdump references to crashdump records for all crashdumps known to the system.
Return a map of crashdump references to crashdump records for all crashdumps known to the system. (Raise error on XMLRPC failure)
Get a reference to the crashdump instance with the specified UUID.
Get a reference to the crashdump instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given crashdump.
Get the other_config field of the given crashdump. (Raise error on XMLRPC failure)
Get a record containing the current state of the given crashdump.
Get a record containing the current state of the given crashdump. (Raise error on XMLRPC failure)
Get the uuid field of the given crashdump.
Get the uuid field of the given crashdump. (Raise error on XMLRPC failure)
Get the VDI field of the given crashdump.
Get the VDI field of the given crashdump. (Raise error on XMLRPC failure)
Get the VM field of the given crashdump.
Get the VM field of the given crashdump. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given crashdump. 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 crashdump. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given crashdump.
Set the other_config field of the given crashdump. (Raise error on XMLRPC failure)