Click or drag to resize

SolidFireElementTestConnectEnsemble Method

Overload List
  NameDescription
Public methodTestConnectEnsemble(String)
The TestConnectEnsemble API method enables you to verify connectivity with a specified database ensemble. By default, it uses the ensemble for the cluster that the node is associated with. Alternatively, you can provide a different ensemble to test connectivity with. Note: This method is available only through the per-node API endpoint 5.0 or later.
Public methodTestConnectEnsemble(TestConnectEnsembleRequest)
The TestConnectEnsemble API method enables you to verify connectivity with a specified database ensemble. By default, it uses the ensemble for the cluster that the node is associated with. Alternatively, you can provide a different ensemble to test connectivity with. Note: This method is available only through the per-node API endpoint 5.0 or later.
Top
See Also