Uses of Class
com.xensource.xenapi.Types.PifAllowsUnplug
-
Uses of Types.PifAllowsUnplug in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.PifAllowsUnplugModifier 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.