Click or drag to resize

SolidFireElementCheckProposedNodeAdditionsAsync Method

Overload List
  NameDescription
Public methodCheckProposedNodeAdditionsAsync(CancellationToken, String)
CheckProposedNodeAdditions validates that adding a node (or nodes) to an existing cluster is likely to succeed. Any problems with the proposed new cluster are returned as errors with a human-readable description and unique error code.
Public methodCheckProposedNodeAdditionsAsync(CheckProposedNodeAdditionsRequest, CancellationToken)
CheckProposedNodeAdditions validates that adding a node (or nodes) to an existing cluster is likely to succeed. Any problems with the proposed new cluster are returned as errors with a human-readable description and unique error code.
Top
See Also