Click or drag to resize

ISolidFireElementGetClusterVersionInfo Method

GetClusterVersionInfo enables you to retrieve information about the Element software version running on each node in the cluster. This method also returns information about nodes that are currently in the process of upgrading software.

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

Return Value

Type: GetClusterVersionInfoResult
See Also