2.20.
CLASS: PIF
CHAPTER 2.
API REFERENCE
value of the field
RPC name: get network
Overview:
Get the network field of the given PIF.
Signature:
(network ref) get_network (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
network ref
value of the field
RPC name: get host
Overview:
Get the host field of the given PIF.
Signature:
(host ref) get_host (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
host ref
value of the field
RPC name: get MAC
Overview:
Get the MAC field of the given PIF.
Signature:
string get_MAC (session_id s, PIF ref self)
Arguments:
type
name
description
PIF ref
self
reference to the object
Return Type:
string
value of the field
180