Click or drag to resize

ISolidFireElementGetClusterHardwareInfo Method (GetClusterHardwareInfoRequest)

You can use the GetClusterHardwareInfo method to retrieve the hardware status and information for all Fibre Channel nodes, iSCSI nodes and drives in the cluster. This generally includes details about manufacturers, vendors, versions, and other associated hardware identification information.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetClusterHardwareInfoResult GetClusterHardwareInfo(
	GetClusterHardwareInfoRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetClusterHardwareInfoRequest

Return Value

Type: GetClusterHardwareInfoResult
See Also