View Source XenAPI.VLAN (XenAPI v0.1.1)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given VLAN.
Add the given key-value pair to the other_config field of the given VLAN. (Raise error on XMLRPC failure)
Create a VLAN mux/demuxer
Create a VLAN mux/demuxer (Raise error on XMLRPC failure)
Destroy a VLAN mux/demuxer
Destroy a VLAN mux/demuxer (Raise error on XMLRPC failure)
Return a list of all the VLANs known to the system.
Return a list of all the VLANs known to the system. (Raise error on XMLRPC failure)
Return a map of VLAN references to VLAN records for all VLANs known to the system.
Return a map of VLAN references to VLAN records for all VLANs known to the system. (Raise error on XMLRPC failure)
Get a reference to the VLAN instance with the specified UUID.
Get a reference to the VLAN instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given VLAN.
Get the other_config field of the given VLAN. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VLAN.
Get a record containing the current state of the given VLAN. (Raise error on XMLRPC failure)
Get the tag field of the given VLAN.
Get the tag field of the given VLAN. (Raise error on XMLRPC failure)
Get the tagged_PIF field of the given VLAN.
Get the tagged_PIF field of the given VLAN. (Raise error on XMLRPC failure)
Get the untagged_PIF field of the given VLAN.
Get the untagged_PIF field of the given VLAN. (Raise error on XMLRPC failure)
Get the uuid field of the given VLAN.
Get the uuid field of the given VLAN. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VLAN. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the other_config field of the given VLAN. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given VLAN.
Set the other_config field of the given VLAN. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given VLAN.
Add the given key-value pair to the other_config field of the given VLAN. (Raise error on XMLRPC failure)
Create a VLAN mux/demuxer
Create a VLAN mux/demuxer (Raise error on XMLRPC failure)
Destroy a VLAN mux/demuxer
Destroy a VLAN mux/demuxer (Raise error on XMLRPC failure)
Return a list of all the VLANs known to the system.
Return a list of all the VLANs known to the system. (Raise error on XMLRPC failure)
Return a map of VLAN references to VLAN records for all VLANs known to the system.
Return a map of VLAN references to VLAN records for all VLANs known to the system. (Raise error on XMLRPC failure)
Get a reference to the VLAN instance with the specified UUID.
Get a reference to the VLAN instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given VLAN.
Get the other_config field of the given VLAN. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VLAN.
Get a record containing the current state of the given VLAN. (Raise error on XMLRPC failure)
Get the tag field of the given VLAN.
Get the tag field of the given VLAN. (Raise error on XMLRPC failure)
Get the tagged_PIF field of the given VLAN.
Get the tagged_PIF field of the given VLAN. (Raise error on XMLRPC failure)
Get the untagged_PIF field of the given VLAN.
Get the untagged_PIF field of the given VLAN. (Raise error on XMLRPC failure)
Get the uuid field of the given VLAN.
Get the uuid field of the given VLAN. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VLAN. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the other_config field of the given VLAN. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given VLAN.
Set the other_config field of the given VLAN. (Raise error on XMLRPC failure)