Click or drag to resize

SolidFireElementCheckProposedCluster Method

Overload List
  NameDescription
Public methodCheckProposedCluster(String)
CheckProposedCluster validates that creating a cluster from a given set of nodes is likely to succeed. Any problems with the proposed cluster are returned as errors with a human-readable description and unique error code.
Public methodCheckProposedCluster(CheckProposedClusterRequest)
CheckProposedCluster validates that creating a cluster from a given set of nodes is likely to succeed. Any problems with the proposed cluster are returned as errors with a human-readable description and unique error code.
Top
See Also