View Source XenAPI.VUSB (XenAPI v0.2.0)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given VUSB.
Add the given key-value pair to the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Create a new VUSB record in the database only
Create a new VUSB record in the database only (Raise error on XMLRPC failure)
Removes a VUSB record from the database
Removes a VUSB record from the database (Raise error on XMLRPC failure)
Return a list of all the VUSBs known to the system.
Return a list of all the VUSBs known to the system. (Raise error on XMLRPC failure)
Return a map of VUSB references to VUSB records for all VUSBs known to the system.
Return a map of VUSB references to VUSB records for all VUSBs known to the system. (Raise error on XMLRPC failure)
Get the allowed_operations field of the given VUSB.
Get the allowed_operations field of the given VUSB. (Raise error on XMLRPC failure)
Get a reference to the VUSB instance with the specified UUID.
Get a reference to the VUSB instance with the specified UUID. (Raise error on XMLRPC failure)
Get the current_operations field of the given VUSB.
Get the current_operations field of the given VUSB. (Raise error on XMLRPC failure)
Get the currently_attached field of the given VUSB.
Get the currently_attached field of the given VUSB. (Raise error on XMLRPC failure)
Get the other_config field of the given VUSB.
Get the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VUSB.
Get a record containing the current state of the given VUSB. (Raise error on XMLRPC failure)
Get the USB_group field of the given VUSB.
Get the USB_group field of the given VUSB. (Raise error on XMLRPC failure)
Get the uuid field of the given VUSB.
Get the uuid field of the given VUSB. (Raise error on XMLRPC failure)
Get the VM field of the given VUSB.
Get the VM field of the given VUSB. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VUSB. 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 VUSB. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given VUSB.
Set the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Unplug the vusb device from the vm.
Unplug the vusb device from the vm. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given VUSB.
Add the given key-value pair to the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Create a new VUSB record in the database only
Create a new VUSB record in the database only (Raise error on XMLRPC failure)
Removes a VUSB record from the database
Removes a VUSB record from the database (Raise error on XMLRPC failure)
Return a list of all the VUSBs known to the system.
Return a list of all the VUSBs known to the system. (Raise error on XMLRPC failure)
Return a map of VUSB references to VUSB records for all VUSBs known to the system.
Return a map of VUSB references to VUSB records for all VUSBs known to the system. (Raise error on XMLRPC failure)
Get the allowed_operations field of the given VUSB.
Get the allowed_operations field of the given VUSB. (Raise error on XMLRPC failure)
Get a reference to the VUSB instance with the specified UUID.
Get a reference to the VUSB instance with the specified UUID. (Raise error on XMLRPC failure)
Get the current_operations field of the given VUSB.
Get the current_operations field of the given VUSB. (Raise error on XMLRPC failure)
Get the currently_attached field of the given VUSB.
Get the currently_attached field of the given VUSB. (Raise error on XMLRPC failure)
Get the other_config field of the given VUSB.
Get the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Get a record containing the current state of the given VUSB.
Get a record containing the current state of the given VUSB. (Raise error on XMLRPC failure)
Get the USB_group field of the given VUSB.
Get the USB_group field of the given VUSB. (Raise error on XMLRPC failure)
Get the uuid field of the given VUSB.
Get the uuid field of the given VUSB. (Raise error on XMLRPC failure)
Get the VM field of the given VUSB.
Get the VM field of the given VUSB. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given VUSB. 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 VUSB. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given VUSB.
Set the other_config field of the given VUSB. (Raise error on XMLRPC failure)
Unplug the vusb device from the vm.
Unplug the vusb device from the vm. (Raise error on XMLRPC failure)