
2.27.
CLASS: VBD
CHAPTER 2.
API REFERENCE
Arguments:
type
name
description
VBD ref
self
reference to the object
Return Type:
(string
→
vbd operations) Map
value of the field
RPC name: get VM
Overview:
Get the VM field of the given VBD.
Signature:
(VM ref) get_VM (session_id s, VBD ref self)
Arguments:
type
name
description
VBD ref
self
reference to the object
Return Type:
VM ref
value of the field
RPC name: get VDI
Overview:
Get the VDI field of the given VBD.
Signature:
(VDI ref) get_VDI (session_id s, VBD ref self)
Arguments:
type
name
description
VBD ref
self
reference to the object
Return Type:
VDI ref
value of the field
RPC name: get device
Overview:
Get the device field of the given VBD.
Signature:
string get_device (session_id s, VBD ref self)
Arguments:
type
name
description
VBD ref
self
reference to the object
249