View Source XenAPI.Bond (XenAPI v0.1.1)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given Bond.
Add the given key-value pair to the other_config field of the given Bond. (Raise error on XMLRPC failure)
Create an interface bond
Create an interface bond (Raise error on XMLRPC failure)
Destroy an interface bond
Destroy an interface bond (Raise error on XMLRPC failure)
Return a list of all the Bonds known to the system.
Return a list of all the Bonds known to the system. (Raise error on XMLRPC failure)
Return a map of Bond references to Bond records for all Bonds known to the system.
Return a map of Bond references to Bond records for all Bonds known to the system. (Raise error on XMLRPC failure)
Get a reference to the Bond instance with the specified UUID.
Get a reference to the Bond instance with the specified UUID. (Raise error on XMLRPC failure)
Get the links_up field of the given Bond.
Get the links_up field of the given Bond. (Raise error on XMLRPC failure)
Get the master field of the given Bond.
Get the master field of the given Bond. (Raise error on XMLRPC failure)
Get the mode field of the given Bond.
Get the mode field of the given Bond. (Raise error on XMLRPC failure)
Get the other_config field of the given Bond.
Get the other_config field of the given Bond. (Raise error on XMLRPC failure)
Get the primary_slave field of the given Bond.
Get the primary_slave field of the given Bond. (Raise error on XMLRPC failure)
Get the properties field of the given Bond.
Get the properties field of the given Bond. (Raise error on XMLRPC failure)
Get a record containing the current state of the given Bond.
Get a record containing the current state of the given Bond. (Raise error on XMLRPC failure)
Get the slaves field of the given Bond.
Get the slaves field of the given Bond. (Raise error on XMLRPC failure)
Get the uuid field of the given Bond.
Get the uuid field of the given Bond. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given Bond. 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 Bond. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Change the bond mode
Change the bond mode (Raise error on XMLRPC failure)
Set the other_config field of the given Bond.
Set the other_config field of the given Bond. (Raise error on XMLRPC failure)
Set the value of a property of the bond
Set the value of a property of the bond (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given Bond.
Add the given key-value pair to the other_config field of the given Bond. (Raise error on XMLRPC failure)
Create an interface bond
Create an interface bond (Raise error on XMLRPC failure)
Destroy an interface bond
Destroy an interface bond (Raise error on XMLRPC failure)
Return a list of all the Bonds known to the system.
Return a list of all the Bonds known to the system. (Raise error on XMLRPC failure)
Return a map of Bond references to Bond records for all Bonds known to the system.
Return a map of Bond references to Bond records for all Bonds known to the system. (Raise error on XMLRPC failure)
Get a reference to the Bond instance with the specified UUID.
Get a reference to the Bond instance with the specified UUID. (Raise error on XMLRPC failure)
Get the links_up field of the given Bond.
Get the links_up field of the given Bond. (Raise error on XMLRPC failure)
Get the master field of the given Bond.
Get the master field of the given Bond. (Raise error on XMLRPC failure)
Get the mode field of the given Bond.
Get the mode field of the given Bond. (Raise error on XMLRPC failure)
Get the other_config field of the given Bond.
Get the other_config field of the given Bond. (Raise error on XMLRPC failure)
Get the primary_slave field of the given Bond.
Get the primary_slave field of the given Bond. (Raise error on XMLRPC failure)
Get the properties field of the given Bond.
Get the properties field of the given Bond. (Raise error on XMLRPC failure)
Get a record containing the current state of the given Bond.
Get a record containing the current state of the given Bond. (Raise error on XMLRPC failure)
Get the slaves field of the given Bond.
Get the slaves field of the given Bond. (Raise error on XMLRPC failure)
Get the uuid field of the given Bond.
Get the uuid field of the given Bond. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given Bond. 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 Bond. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Change the bond mode
Change the bond mode (Raise error on XMLRPC failure)
Set the other_config field of the given Bond.
Set the other_config field of the given Bond. (Raise error on XMLRPC failure)
Set the value of a property of the bond
Set the value of a property of the bond (Raise error on XMLRPC failure)