Click or drag to resize

ISolidFireElementGetHardwareConfig Method

GetHardwareConfig enables you to display the hardware configuration information for a node. Note: This method is available only through the per-node API endpoint 5.0 or later.

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

Return Value

Type: GetHardwareConfigResult
See Also