View Source XenAPI.Feature (XenAPI v0.1.1)
Link to this section Summary
Functions
Return a list of all the Features known to the system.
Return a list of all the Features known to the system. (Raise error on XMLRPC failure)
Return a map of Feature references to Feature records for all Features known to the system.
Return a map of Feature references to Feature records for all Features known to the system. (Raise error on XMLRPC failure)
Get all the Feature instances with the given label.
Get all the Feature instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the Feature instance with the specified UUID.
Get a reference to the Feature instance with the specified UUID. (Raise error on XMLRPC failure)
Get the enabled field of the given Feature.
Get the enabled field of the given Feature. (Raise error on XMLRPC failure)
Get the experimental field of the given Feature.
Get the experimental field of the given Feature. (Raise error on XMLRPC failure)
Get the host field of the given Feature.
Get the host field of the given Feature. (Raise error on XMLRPC failure)
Get the name/description field of the given Feature.
Get the name/description field of the given Feature. (Raise error on XMLRPC failure)
Get the name/label field of the given Feature.
Get the name/label field of the given Feature. (Raise error on XMLRPC failure)
Get a record containing the current state of the given Feature.
Get a record containing the current state of the given Feature. (Raise error on XMLRPC failure)
Get the uuid field of the given Feature.
Get the uuid field of the given Feature. (Raise error on XMLRPC failure)
Get the version field of the given Feature.
Get the version field of the given Feature. (Raise error on XMLRPC failure)
Link to this section Functions
Return a list of all the Features known to the system.
Return a list of all the Features known to the system. (Raise error on XMLRPC failure)
Return a map of Feature references to Feature records for all Features known to the system.
Return a map of Feature references to Feature records for all Features known to the system. (Raise error on XMLRPC failure)
Get all the Feature instances with the given label.
Get all the Feature instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the Feature instance with the specified UUID.
Get a reference to the Feature instance with the specified UUID. (Raise error on XMLRPC failure)
Get the enabled field of the given Feature.
Get the enabled field of the given Feature. (Raise error on XMLRPC failure)
Get the experimental field of the given Feature.
Get the experimental field of the given Feature. (Raise error on XMLRPC failure)
Get the host field of the given Feature.
Get the host field of the given Feature. (Raise error on XMLRPC failure)
Get the name/description field of the given Feature.
Get the name/description field of the given Feature. (Raise error on XMLRPC failure)
Get the name/label field of the given Feature.
Get the name/label field of the given Feature. (Raise error on XMLRPC failure)
Get a record containing the current state of the given Feature.
Get a record containing the current state of the given Feature. (Raise error on XMLRPC failure)
Get the uuid field of the given Feature.
Get the uuid field of the given Feature. (Raise error on XMLRPC failure)
Get the version field of the given Feature.
Get the version field of the given Feature. (Raise error on XMLRPC failure)