Bases: object
The session to invoke XenAPI SDK calls.
Call host.call_plugin on a background thread.
Allows a plugin to raise RetryableError so we can try again.
Call the specified XenAPI method on a background thread.
Retrieve all refs and recs for a Xen record type.
Handles race-conditions where the record may be deleted between the get_all call and the get_record call.
Return a string session_id. Used for vnc consoles.