2.18.
CLASS: VIF
CHAPTER 2.
API REFERENCE
Arguments:
type
name
description
VIF ref
self
reference to the object
Return Type:
string
value of the field
RPC name: get allowed operations
Overview:
Get the allowed operations field of the given VIF.
Signature:
((vif_operations) Set) get_allowed_operations (session_id s, VIF ref self)
Arguments:
type
name
description
VIF ref
self
reference to the object
Return Type:
(vif operations) Set
value of the field
RPC name: get current operations
Overview:
Get the current operations field of the given VIF.
Signature:
((string -> vif_operations) Map) get_current_operations (session_id s, VIF ref self)
Arguments:
type
name
description
VIF ref
self
reference to the object
Return Type:
(string
→
vif operations) Map
value of the field
RPC name: get device
Overview:
Get the device field of the given VIF.
Signature:
string get_device (session_id s, VIF ref self)
Arguments:
type
name
description
VIF ref
self
reference to the object
164