-
Indicates which bond this interface is part of
First published in XenServer 4.1.
Indicates this PIF represents the results of a bond
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.
Get the bond_slave_of field of the given PIF.
Get a reference to the Bond instance with the specified UUID.
Return a list of all the Bonds known to the system.
Return a map of Bond references to Bond records for all Bonds known to the system.
Get the bond_master_of field of the given 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.