View Source XenAPI.PUSB (XenAPI v0.2.0)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given PUSB.
Add the given key-value pair to the other_config field of the given PUSB. (Raise error on XMLRPC failure)
Return a list of all the PUSBs known to the system.
Return a list of all the PUSBs known to the system. (Raise error on XMLRPC failure)
Return a map of PUSB references to PUSB records for all PUSBs known to the system.
Return a map of PUSB references to PUSB records for all PUSBs known to the system. (Raise error on XMLRPC failure)
Get a reference to the PUSB instance with the specified UUID.
Get a reference to the PUSB instance with the specified UUID. (Raise error on XMLRPC failure)
Get the description field of the given PUSB.
Get the description field of the given PUSB. (Raise error on XMLRPC failure)
Get the host field of the given PUSB.
Get the host field of the given PUSB. (Raise error on XMLRPC failure)
Get the other_config field of the given PUSB.
Get the other_config field of the given PUSB. (Raise error on XMLRPC failure)
Get the passthrough_enabled field of the given PUSB.
Get the passthrough_enabled field of the given PUSB. (Raise error on XMLRPC failure)
Get the path field of the given PUSB.
Get the path field of the given PUSB. (Raise error on XMLRPC failure)
Get the product_desc field of the given PUSB.
Get the product_desc field of the given PUSB. (Raise error on XMLRPC failure)
Get the product_id field of the given PUSB.
Get the product_id field of the given PUSB. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PUSB.
Get a record containing the current state of the given PUSB. (Raise error on XMLRPC failure)
Get the serial field of the given PUSB.
Get the serial field of the given PUSB. (Raise error on XMLRPC failure)
Get the USB_group field of the given PUSB.
Get the USB_group field of the given PUSB. (Raise error on XMLRPC failure)
Get the uuid field of the given PUSB.
Get the uuid field of the given PUSB. (Raise error on XMLRPC failure)
Get the vendor_desc field of the given PUSB.
Get the vendor_desc field of the given PUSB. (Raise error on XMLRPC failure)
Get the vendor_id field of the given PUSB.
Get the vendor_id field of the given PUSB. (Raise error on XMLRPC failure)
Get the version field of the given PUSB.
Get the version field of the given PUSB. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given PUSB. 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 PUSB. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)
Set the other_config field of the given PUSB.
Set the other_config field of the given PUSB. (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given PUSB.
Add the given key-value pair to the other_config field of the given PUSB. (Raise error on XMLRPC failure)
Return a list of all the PUSBs known to the system.
Return a list of all the PUSBs known to the system. (Raise error on XMLRPC failure)
Return a map of PUSB references to PUSB records for all PUSBs known to the system.
Return a map of PUSB references to PUSB records for all PUSBs known to the system. (Raise error on XMLRPC failure)
Get a reference to the PUSB instance with the specified UUID.
Get a reference to the PUSB instance with the specified UUID. (Raise error on XMLRPC failure)
Get the description field of the given PUSB.
Get the description field of the given PUSB. (Raise error on XMLRPC failure)
Get the host field of the given PUSB.
Get the host field of the given PUSB. (Raise error on XMLRPC failure)
Get the other_config field of the given PUSB.
Get the other_config field of the given PUSB. (Raise error on XMLRPC failure)
Get the passthrough_enabled field of the given PUSB.
Get the passthrough_enabled field of the given PUSB. (Raise error on XMLRPC failure)
Get the path field of the given PUSB.
Get the path field of the given PUSB. (Raise error on XMLRPC failure)
Get the product_desc field of the given PUSB.
Get the product_desc field of the given PUSB. (Raise error on XMLRPC failure)
Get the product_id field of the given PUSB.
Get the product_id field of the given PUSB. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PUSB.
Get a record containing the current state of the given PUSB. (Raise error on XMLRPC failure)
Get the serial field of the given PUSB.
Get the serial field of the given PUSB. (Raise error on XMLRPC failure)
Get the USB_group field of the given PUSB.
Get the USB_group field of the given PUSB. (Raise error on XMLRPC failure)
Get the uuid field of the given PUSB.
Get the uuid field of the given PUSB. (Raise error on XMLRPC failure)
Get the vendor_desc field of the given PUSB.
Get the vendor_desc field of the given PUSB. (Raise error on XMLRPC failure)
Get the vendor_id field of the given PUSB.
Get the vendor_id field of the given PUSB. (Raise error on XMLRPC failure)
Get the version field of the given PUSB.
Get the version field of the given PUSB. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given PUSB. 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 PUSB. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)
Set the other_config field of the given PUSB.
Set the other_config field of the given PUSB. (Raise error on XMLRPC failure)
(Raise error on XMLRPC failure)