View Source XenAPI.DRTask (XenAPI v0.3.1)
DR task
Link to this section Summary
Functions
Create a disaster recovery task which will query the supplied list of devices
Create a disaster recovery task which will query the supplied list of devices (Raise error on XMLRPC failure)
Destroy the disaster recovery task, detaching and forgetting any SRs introduced which are no longer required
Destroy the disaster recovery task, detaching and forgetting any SRs introduced which are no longer required (Raise error on XMLRPC failure)
Return a list of all the DR_tasks known to the system.
Return a list of all the DR_tasks known to the system. (Raise error on XMLRPC failure)
Return a map of DR_task references to DR_task records for all DR_tasks known to the system.
Return a map of DR_task references to DR_task records for all DR_tasks known to the system. (Raise error on XMLRPC failure)
Get a reference to the DR_task instance with the specified UUID.
Get a reference to the DR_task instance with the specified UUID. (Raise error on XMLRPC failure)
Get the introduced_SRs field of the given DR_task.
Get the introduced_SRs field of the given DR_task. (Raise error on XMLRPC failure)
Get a record containing the current state of the given DR_task. Returns XenAPI.DRTask
struct.
Get a record containing the current state of the given DR_task. Returns XenAPI.DRTask
struct. (Raise error on XMLRPC failure)
Get the uuid field of the given DR_task.
Get the uuid field of the given DR_task. (Raise error on XMLRPC failure)
Link to this section Functions
Create a disaster recovery task which will query the supplied list of devices
Create a disaster recovery task which will query the supplied list of devices (Raise error on XMLRPC failure)
Destroy the disaster recovery task, detaching and forgetting any SRs introduced which are no longer required
Destroy the disaster recovery task, detaching and forgetting any SRs introduced which are no longer required (Raise error on XMLRPC failure)
Return a list of all the DR_tasks known to the system.
Return a list of all the DR_tasks known to the system. (Raise error on XMLRPC failure)
Return a map of DR_task references to DR_task records for all DR_tasks known to the system.
Return a map of DR_task references to DR_task records for all DR_tasks known to the system. (Raise error on XMLRPC failure)
Get a reference to the DR_task instance with the specified UUID.
Get a reference to the DR_task instance with the specified UUID. (Raise error on XMLRPC failure)
Get the introduced_SRs field of the given DR_task.
Get the introduced_SRs field of the given DR_task. (Raise error on XMLRPC failure)
Get a record containing the current state of the given DR_task. Returns XenAPI.DRTask
struct.
Get a record containing the current state of the given DR_task. Returns XenAPI.DRTask
struct. (Raise error on XMLRPC failure)
Get the uuid field of the given DR_task.
Get the uuid field of the given DR_task. (Raise error on XMLRPC failure)