Click or drag to resize

SolidFireElementCheckProposedNodeAdditions Method

Overload List
  NameDescription
Public methodCheckProposedNodeAdditions(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 methodCheckProposedNodeAdditions(CheckProposedNodeAdditionsRequest)
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