Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Enable SR-IOV on the specific PIF.
Create a tunnel
Minimum allowed role: pool-operator
First published in XenServer 5.6 FP1.
Create a tunnel
Minimum allowed role: pool-operator
First published in XenServer 5.6 FP1.
Create a VLAN mux/demuxer
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create an interface bond
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Enable SR-IOV on the specific PIF.
Create a tunnel
Minimum allowed role: pool-operator
First published in XenServer 5.6 FP1.
Create a tunnel
Minimum allowed role: pool-operator
First published in XenServer 5.6 FP1.
Create a VLAN mux/demuxer
Minimum allowed role: pool-operator
First published in XenServer 4.1.
Create PIFs, mapping a network to the same physical interface/VLAN on each host.
Create PIFs, mapping a network to the same physical interface/VLAN on each host.
Create a pool-wide VLAN by taking the PIF.
Create a pool-wide VLAN by taking the PIF.
PIF.dbIntroduce(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduce(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduce(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType,
Boolean managed)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduce(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType,
Boolean managed,
Map<String,String> properties)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduceAsync(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduceAsync(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduceAsync(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType,
Boolean managed)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
PIF.dbIntroduceAsync(Connection c,
String device,
Network network,
Host host,
String MAC,
Long MTU,
Long VLAN,
Boolean physical,
Types.IpConfigurationMode ipConfigurationMode,
String IP,
String netmask,
String gateway,
String DNS,
Bond bondSlaveOf,
VLAN VLANMasterOf,
Boolean management,
Map<String,String> otherConfig,
Boolean disallowUnplug,
Types.Ipv6ConfigurationMode ipv6ConfigurationMode,
Set<String> IPv6,
String ipv6Gateway,
Types.PrimaryAddressType primaryAddressType,
Boolean managed,
Map<String,String> properties)
Create a new PIF record in the database only
Minimum allowed role: pool-operator
First published in XenServer 5.0.
void
Migrate all VMs off of this host, where possible.
Migrate all VMs off of this host, where possible.
static void
Reconfigure the management network interface for all Hosts in the Pool
Minimum allowed role: pool-operator
First published in XenServer 7.3.
Reconfigure the management network interface for all Hosts in the Pool
Minimum allowed role: pool-operator
First published in XenServer 7.3.
Prepare to receive a VM, returning a token which can be passed to VM.migrate.
Prepare to receive a VM, returning a token which can be passed to VM.migrate.
void
Move the specified VIF to the specified network, even while the VM is running
Minimum allowed role: vm-admin
First published in XenServer 7.1.
Move the specified VIF to the specified network, even while the VM is running
Minimum allowed role: vm-admin
First published in XenServer 7.1.
Attempt to create a Cluster from the entire pool
Minimum allowed role: pool-operator
First published in XenServer 7.6.
Attempt to create a Cluster from the entire pool
Minimum allowed role: pool-operator
First published in XenServer 7.6.