View Source XenAPI.PCI (XenAPI v0.1.2)
Link to this section Summary
Functions
Add the given key-value pair to the other_config field of the given PCI.
Add the given key-value pair to the other_config field of the given PCI. (Raise error on XMLRPC failure)
Return a list of all the PCIs known to the system.
Return a list of all the PCIs known to the system. (Raise error on XMLRPC failure)
Return a map of PCI references to PCI records for all PCIs known to the system.
Return a map of PCI references to PCI records for all PCIs known to the system. (Raise error on XMLRPC failure)
Get a reference to the PCI instance with the specified UUID.
Get a reference to the PCI instance with the specified UUID. (Raise error on XMLRPC failure)
Get the class_name field of the given PCI.
Get the class_name field of the given PCI. (Raise error on XMLRPC failure)
Get the dependencies field of the given PCI.
Get the dependencies field of the given PCI. (Raise error on XMLRPC failure)
Get the device_name field of the given PCI.
Get the device_name field of the given PCI. (Raise error on XMLRPC failure)
Get the driver_name field of the given PCI.
Get the driver_name field of the given PCI. (Raise error on XMLRPC failure)
Get the host field of the given PCI.
Get the host field of the given PCI. (Raise error on XMLRPC failure)
Get the other_config field of the given PCI.
Get the other_config field of the given PCI. (Raise error on XMLRPC failure)
Get the pci_id field of the given PCI.
Get the pci_id field of the given PCI. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PCI.
Get a record containing the current state of the given PCI. (Raise error on XMLRPC failure)
Get the subsystem_device_name field of the given PCI.
Get the subsystem_device_name field of the given PCI. (Raise error on XMLRPC failure)
Get the subsystem_vendor_name field of the given PCI.
Get the subsystem_vendor_name field of the given PCI. (Raise error on XMLRPC failure)
Get the uuid field of the given PCI.
Get the uuid field of the given PCI. (Raise error on XMLRPC failure)
Get the vendor_name field of the given PCI.
Get the vendor_name field of the given PCI. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given PCI. 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 PCI. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given PCI.
Set the other_config field of the given PCI. (Raise error on XMLRPC failure)
Link to this section Functions
Add the given key-value pair to the other_config field of the given PCI.
Add the given key-value pair to the other_config field of the given PCI. (Raise error on XMLRPC failure)
Return a list of all the PCIs known to the system.
Return a list of all the PCIs known to the system. (Raise error on XMLRPC failure)
Return a map of PCI references to PCI records for all PCIs known to the system.
Return a map of PCI references to PCI records for all PCIs known to the system. (Raise error on XMLRPC failure)
Get a reference to the PCI instance with the specified UUID.
Get a reference to the PCI instance with the specified UUID. (Raise error on XMLRPC failure)
Get the class_name field of the given PCI.
Get the class_name field of the given PCI. (Raise error on XMLRPC failure)
Get the dependencies field of the given PCI.
Get the dependencies field of the given PCI. (Raise error on XMLRPC failure)
Get the device_name field of the given PCI.
Get the device_name field of the given PCI. (Raise error on XMLRPC failure)
Get the driver_name field of the given PCI.
Get the driver_name field of the given PCI. (Raise error on XMLRPC failure)
Get the host field of the given PCI.
Get the host field of the given PCI. (Raise error on XMLRPC failure)
Get the other_config field of the given PCI.
Get the other_config field of the given PCI. (Raise error on XMLRPC failure)
Get the pci_id field of the given PCI.
Get the pci_id field of the given PCI. (Raise error on XMLRPC failure)
Get a record containing the current state of the given PCI.
Get a record containing the current state of the given PCI. (Raise error on XMLRPC failure)
Get the subsystem_device_name field of the given PCI.
Get the subsystem_device_name field of the given PCI. (Raise error on XMLRPC failure)
Get the subsystem_vendor_name field of the given PCI.
Get the subsystem_vendor_name field of the given PCI. (Raise error on XMLRPC failure)
Get the uuid field of the given PCI.
Get the uuid field of the given PCI. (Raise error on XMLRPC failure)
Get the vendor_name field of the given PCI.
Get the vendor_name field of the given PCI. (Raise error on XMLRPC failure)
Remove the given key and its corresponding value from the other_config field of the given PCI. 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 PCI. If the key is not in that Map, then do nothing. (Raise error on XMLRPC failure)
Set the other_config field of the given PCI.
Set the other_config field of the given PCI. (Raise error on XMLRPC failure)