Click or drag to resize

ISolidFireElementGetClusterConfig Method

The GetClusterConfig API method enables you to return information about the cluster configuration this node uses to communicate with the cluster that it is a part of.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetClusterConfigResult GetClusterConfig()

Return Value

Type: GetClusterConfigResult
See Also