Uses of Class
com.xensource.xenapi.Types.TransportPifNotConfigured
-
Uses of Types.TransportPifNotConfigured in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.TransportPifNotConfiguredModifier and TypeMethodDescriptionstatic TunnelTunnel.create(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static TunnelTunnel.create(Connection c, PIF transportPIF, Network network, Types.TunnelProtocol protocol) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static TaskTunnel.createAsync(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static TaskTunnel.createAsync(Connection c, PIF transportPIF, Network network, Types.TunnelProtocol protocol) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.voidPIF.plug(Connection c) Attempt to bring up a physical interface Minimum allowed role: pool-operator First published in XenServer 4.1.PIF.plugAsync(Connection c) Attempt to bring up a physical interface Minimum allowed role: pool-operator First published in XenServer 4.1.