View Source XenAPI.Tunnel (XenAPI v0.1.1)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given tunnel.
Add the given key-value pair to the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Add the given key-value pair to the status field of the given tunnel.
Add the given key-value pair to the status field of the given tunnel. (Raise error on XMLRPC failure)
Create a tunnel
Create a tunnel (Raise error on XMLRPC failure)
Destroy a tunnel
Destroy a tunnel (Raise error on XMLRPC failure)
Get the access_PIF field of the given tunnel.
Get the access_PIF field of the given tunnel. (Raise error on XMLRPC failure)
Return a list of all the tunnels known to the system.
Return a list of all the tunnels known to the system. (Raise error on XMLRPC failure)
Return a map of tunnel references to tunnel records for all tunnels known to the system.
Return a map of tunnel references to tunnel records for all tunnels known to the system. (Raise error on XMLRPC failure)
Get a reference to the tunnel instance with the specified UUID.
Get a reference to the tunnel instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given tunnel.
Get the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Get a record containing the current state of the given tunnel.
Get a record containing the current state of the given tunnel. (Raise error on XMLRPC failure)
Get the status field of the given tunnel.
Get the status field of the given tunnel. (Raise error on XMLRPC failure)
Get the transport_PIF field of the given tunnel.
Get the transport_PIF field of the given tunnel. (Raise error on XMLRPC failure)
Get the uuid field of the given tunnel.
Get the uuid field of the given tunnel. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given tunnel. 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 tunnel. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the status field of the given tunnel. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the status field of the given tunnel. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given tunnel.
Set the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Set the status field of the given tunnel.
Set the status field of the given tunnel. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given tunnel.
Add the given key-value pair to the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Add the given key-value pair to the status field of the given tunnel.
Add the given key-value pair to the status field of the given tunnel. (Raise error on XMLRPC failure)
Create a tunnel
Create a tunnel (Raise error on XMLRPC failure)
Destroy a tunnel
Destroy a tunnel (Raise error on XMLRPC failure)
Get the access_PIF field of the given tunnel.
Get the access_PIF field of the given tunnel. (Raise error on XMLRPC failure)
Return a list of all the tunnels known to the system.
Return a list of all the tunnels known to the system. (Raise error on XMLRPC failure)
Return a map of tunnel references to tunnel records for all tunnels known to the system.
Return a map of tunnel references to tunnel records for all tunnels known to the system. (Raise error on XMLRPC failure)
Get a reference to the tunnel instance with the specified UUID.
Get a reference to the tunnel instance with the specified UUID. (Raise error on XMLRPC failure)
Get the other_config field of the given tunnel.
Get the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Get a record containing the current state of the given tunnel.
Get a record containing the current state of the given tunnel. (Raise error on XMLRPC failure)
Get the status field of the given tunnel.
Get the status field of the given tunnel. (Raise error on XMLRPC failure)
Get the transport_PIF field of the given tunnel.
Get the transport_PIF field of the given tunnel. (Raise error on XMLRPC failure)
Get the uuid field of the given tunnel.
Get the uuid field of the given tunnel. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given tunnel. 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 tunnel. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the status field of the given tunnel. If the key is not in that Map, then do nothing.
Remove the given key and its corresponding value from the status field of the given tunnel. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given tunnel.
Set the other_config field of the given tunnel. (Raise error on XMLRPC failure)
Set the status field of the given tunnel.
Set the status field of the given tunnel. (Raise error on XMLRPC failure)