Click or drag to resize

SolidFireElementCheckProposedClusterAsync Method

Overload List
  NameDescription
Public methodCheckProposedClusterAsync(CancellationToken, 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 methodCheckProposedClusterAsync(CheckProposedClusterRequest, CancellationToken)
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