View Source XenAPI.Network_sriov (XenAPI v0.1.2)
Link to this section Summary
Functions
Enable SR-IOV on the specific PIF. It will create a network-sriov based on the specific PIF and automatically create a logical PIF to connect the specific network.
Enable SR-IOV on the specific PIF. It will create a network-sriov based on the specific PIF and automatically create a logical PIF to connect the specific network. (Raise error on XMLRPC failure)
Disable SR-IOV on the specific PIF. It will destroy the network-sriov and the logical PIF accordingly.
Disable SR-IOV on the specific PIF. It will destroy the network-sriov and the logical PIF accordingly. (Raise error on XMLRPC failure)
Return a list of all the network_sriovs known to the system.
Return a list of all the network_sriovs known to the system. (Raise error on XMLRPC failure)
Return a map of network_sriov references to network_sriov records for all network_sriovs known to the system.
Return a map of network_sriov references to network_sriov records for all network_sriovs known to the system. (Raise error on XMLRPC failure)
Get a reference to the network_sriov instance with the specified UUID.
Get a reference to the network_sriov instance with the specified UUID. (Raise error on XMLRPC failure)
Get the configuration_mode field of the given network_sriov.
Get the configuration_mode field of the given network_sriov. (Raise error on XMLRPC failure)
Get the logical_PIF field of the given network_sriov.
Get the logical_PIF field of the given network_sriov. (Raise error on XMLRPC failure)
Get the physical_PIF field of the given network_sriov.
Get the physical_PIF field of the given network_sriov. (Raise error on XMLRPC failure)
Get a record containing the current state of the given network_sriov.
Get a record containing the current state of the given network_sriov. (Raise error on XMLRPC failure)
Get the number of free SR-IOV VFs on the associated PIF
Get the number of free SR-IOV VFs on the associated PIF (Raise error on XMLRPC failure)
Get the requires_reboot field of the given network_sriov.
Get the requires_reboot field of the given network_sriov. (Raise error on XMLRPC failure)
Get the uuid field of the given network_sriov.
Get the uuid field of the given network_sriov. (Raise error on XMLRPC failure)
Link to this section Functions
Enable SR-IOV on the specific PIF. It will create a network-sriov based on the specific PIF and automatically create a logical PIF to connect the specific network.
Enable SR-IOV on the specific PIF. It will create a network-sriov based on the specific PIF and automatically create a logical PIF to connect the specific network. (Raise error on XMLRPC failure)
Disable SR-IOV on the specific PIF. It will destroy the network-sriov and the logical PIF accordingly.
Disable SR-IOV on the specific PIF. It will destroy the network-sriov and the logical PIF accordingly. (Raise error on XMLRPC failure)
Return a list of all the network_sriovs known to the system.
Return a list of all the network_sriovs known to the system. (Raise error on XMLRPC failure)
Return a map of network_sriov references to network_sriov records for all network_sriovs known to the system.
Return a map of network_sriov references to network_sriov records for all network_sriovs known to the system. (Raise error on XMLRPC failure)
Get a reference to the network_sriov instance with the specified UUID.
Get a reference to the network_sriov instance with the specified UUID. (Raise error on XMLRPC failure)
Get the configuration_mode field of the given network_sriov.
Get the configuration_mode field of the given network_sriov. (Raise error on XMLRPC failure)
Get the logical_PIF field of the given network_sriov.
Get the logical_PIF field of the given network_sriov. (Raise error on XMLRPC failure)
Get the physical_PIF field of the given network_sriov.
Get the physical_PIF field of the given network_sriov. (Raise error on XMLRPC failure)
Get a record containing the current state of the given network_sriov.
Get a record containing the current state of the given network_sriov. (Raise error on XMLRPC failure)
Get the number of free SR-IOV VFs on the associated PIF
Get the number of free SR-IOV VFs on the associated PIF (Raise error on XMLRPC failure)
Get the requires_reboot field of the given network_sriov.
Get the requires_reboot field of the given network_sriov. (Raise error on XMLRPC failure)
Get the uuid field of the given network_sriov.
Get the uuid field of the given network_sriov. (Raise error on XMLRPC failure)