2.26.
CLASS: VDI
CHAPTER 2.
API REFERENCE
Return Type:
(vdi operations) Set
value of the field
RPC name: get current operations
Overview:
Get the current operations field of the given VDI.
Signature:
((string -> vdi_operations) Map) get_current_operations (session_id s, VDI ref self)
Arguments:
type
name
description
VDI ref
self
reference to the object
Return Type:
(string
→
vdi operations) Map
value of the field
RPC name: get SR
Overview:
Get the SR field of the given VDI.
Signature:
(SR ref) get_SR (session_id s, VDI ref self)
Arguments:
type
name
description
VDI ref
self
reference to the object
Return Type:
SR ref
value of the field
RPC name: get VBDs
Overview:
Get the VBDs field of the given VDI.
Signature:
((VBD ref) Set) get_VBDs (session_id s, VDI ref self)
Arguments:
type
name
description
VDI ref
self
reference to the object
Return Type:
(VBD ref) Set
value of the field
234