2.20.
CLASS: PIF
CHAPTER 2.
API REFERENCE
RPC name: get VLAN master of
Overview:
Get the VLAN master of field of the given PIF.
Signature:
(VLAN ref) get_VLAN_master_of (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
VLAN ref
value of the field
RPC name: get VLAN slave of
Overview:
Get the VLAN slave of field of the given PIF.
Signature:
((VLAN ref) Set) get_VLAN_slave_of (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
(VLAN ref) Set
value of the field
RPC name: get management
Overview:
Get the management field of the given PIF.
Signature:
bool get_management (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
bool
value of the field
185