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 Tunnel
Tunnel.create
(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static Tunnel
Tunnel.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 Task
Tunnel.createAsync
(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static Task
Tunnel.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.void
PIF.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.