Uses of Class
com.xensource.xenapi.Types.RequiredPifIsUnplugged
-
Uses of Types.RequiredPifIsUnplugged in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.RequiredPifIsUnpluggedModifier and TypeMethodDescriptionstatic Cluster
Cluster.create
(Connection c, PIF PIF, String clusterStack, Boolean poolAutoJoin, Double tokenTimeout, Double tokenTimeoutCoefficient) Creates a Cluster object and one Cluster_host object as its first member Minimum allowed role: pool-operator First published in XenServer 7.6.static Task
Cluster.createAsync
(Connection c, PIF PIF, String clusterStack, Boolean poolAutoJoin, Double tokenTimeout, Double tokenTimeoutCoefficient) Creates a Cluster object and one Cluster_host object as its first member Minimum allowed role: pool-operator First published in XenServer 7.6.void
ClusterHost.enable
(Connection c) Enable cluster membership for a disabled cluster host.ClusterHost.enableAsync
(Connection c) Enable cluster membership for a disabled cluster host.