Uses of Class
com.xensource.xenapi.Types.VlanTagInvalid
-
Uses of Types.VlanTagInvalid in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VlanTagInvalidModifier and TypeMethodDescriptionstatic PIFPIF.createVLAN(Connection c, String device, Network network, Host host, Long VLAN) Deprecated.since XenServer 4.1Pool.createVLAN(Connection c, String device, Network network, Long VLAN) Create PIFs, mapping a network to the same physical interface/VLAN on each host.static TaskPIF.createVLANAsync(Connection c, String device, Network network, Host host, Long VLAN) Deprecated.since XenServer 4.1static TaskPool.createVLANAsync(Connection c, String device, Network network, Long VLAN) Create PIFs, mapping a network to the same physical interface/VLAN on each host.Pool.createVLANFromPIF(Connection c, PIF pif, Network network, Long VLAN) Create a pool-wide VLAN by taking the PIF.static TaskPool.createVLANFromPIFAsync(Connection c, PIF pif, Network network, Long VLAN) Create a pool-wide VLAN by taking the PIF.