View Source XenAPI.SM (XenAPI v0.1.1)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given SM.
Add the given key-value pair to the other_config field of the given SM. (Raise error on XMLRPC failure)
Return a list of all the SMs known to the system.
Return a list of all the SMs known to the system. (Raise error on XMLRPC failure)
Return a map of SM references to SM records for all SMs known to the system.
Return a map of SM references to SM records for all SMs known to the system. (Raise error on XMLRPC failure)
Get all the SM instances with the given label.
Get all the SM instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the SM instance with the specified UUID.
Get a reference to the SM instance with the specified UUID. (Raise error on XMLRPC failure)
Get the capabilities field of the given SM.
Get the capabilities field of the given SM. (Raise error on XMLRPC failure)
Get the configuration field of the given SM.
Get the configuration field of the given SM. (Raise error on XMLRPC failure)
Get the copyright field of the given SM.
Get the copyright field of the given SM. (Raise error on XMLRPC failure)
Get the driver_filename field of the given SM.
Get the driver_filename field of the given SM. (Raise error on XMLRPC failure)
Get the features field of the given SM.
Get the features field of the given SM. (Raise error on XMLRPC failure)
Get the name/description field of the given SM.
Get the name/description field of the given SM. (Raise error on XMLRPC failure)
Get the name/label field of the given SM.
Get the name/label field of the given SM. (Raise error on XMLRPC failure)
Get the other_config field of the given SM.
Get the other_config field of the given SM. (Raise error on XMLRPC failure)
Get a record containing the current state of the given SM.
Get a record containing the current state of the given SM. (Raise error on XMLRPC failure)
Get the required_api_version field of the given SM.
Get the required_api_version field of the given SM. (Raise error on XMLRPC failure)
Get the required_cluster_stack field of the given SM.
Get the required_cluster_stack field of the given SM. (Raise error on XMLRPC failure)
Get the type field of the given SM.
Get the type field of the given SM. (Raise error on XMLRPC failure)
Get the uuid field of the given SM.
Get the uuid field of the given SM. (Raise error on XMLRPC failure)
Get the vendor field of the given SM.
Get the vendor field of the given SM. (Raise error on XMLRPC failure)
Get the version field of the given SM.
Get the version field of the given SM. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given SM. 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 SM. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given SM.
Set the other_config field of the given SM. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given SM.
Add the given key-value pair to the other_config field of the given SM. (Raise error on XMLRPC failure)
Return a list of all the SMs known to the system.
Return a list of all the SMs known to the system. (Raise error on XMLRPC failure)
Return a map of SM references to SM records for all SMs known to the system.
Return a map of SM references to SM records for all SMs known to the system. (Raise error on XMLRPC failure)
Get all the SM instances with the given label.
Get all the SM instances with the given label. (Raise error on XMLRPC failure)
Get a reference to the SM instance with the specified UUID.
Get a reference to the SM instance with the specified UUID. (Raise error on XMLRPC failure)
Get the capabilities field of the given SM.
Get the capabilities field of the given SM. (Raise error on XMLRPC failure)
Get the configuration field of the given SM.
Get the configuration field of the given SM. (Raise error on XMLRPC failure)
Get the copyright field of the given SM.
Get the copyright field of the given SM. (Raise error on XMLRPC failure)
Get the driver_filename field of the given SM.
Get the driver_filename field of the given SM. (Raise error on XMLRPC failure)
Get the features field of the given SM.
Get the features field of the given SM. (Raise error on XMLRPC failure)
Get the name/description field of the given SM.
Get the name/description field of the given SM. (Raise error on XMLRPC failure)
Get the name/label field of the given SM.
Get the name/label field of the given SM. (Raise error on XMLRPC failure)
Get the other_config field of the given SM.
Get the other_config field of the given SM. (Raise error on XMLRPC failure)
Get a record containing the current state of the given SM.
Get a record containing the current state of the given SM. (Raise error on XMLRPC failure)
Get the required_api_version field of the given SM.
Get the required_api_version field of the given SM. (Raise error on XMLRPC failure)
Get the required_cluster_stack field of the given SM.
Get the required_cluster_stack field of the given SM. (Raise error on XMLRPC failure)
Get the type field of the given SM.
Get the type field of the given SM. (Raise error on XMLRPC failure)
Get the uuid field of the given SM.
Get the uuid field of the given SM. (Raise error on XMLRPC failure)
Get the vendor field of the given SM.
Get the vendor field of the given SM. (Raise error on XMLRPC failure)
Get the version field of the given SM.
Get the version field of the given SM. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given SM. 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 SM. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given SM.
Set the other_config field of the given SM. (Raise error on XMLRPC failure)