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