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 ClusterCluster.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 TaskCluster.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.voidClusterHost.enable(Connection c) Enable cluster membership for a disabled cluster host.ClusterHost.enableAsync(Connection c) Enable cluster membership for a disabled cluster host.