Click or drag to resize

SolidFireElementTestConnectMvipAsync Method

Overload List
  NameDescription
Public methodTestConnectMvipAsync(CancellationToken, String)
The TestConnectMvip API method enables you to test the management connection to the cluster. The test pings the MVIP and executes a simple API method to verify connectivity. Note: This method is available only through the per-node API endpoint 5.0 or later.
Public methodTestConnectMvipAsync(TestConnectMvipRequest, CancellationToken)
The TestConnectMvip API method enables you to test the management connection to the cluster. The test pings the MVIP and executes a simple API method to verify connectivity. Note: This method is available only through the per-node API endpoint 5.0 or later.
Top
See Also