ISolidFireElementGetIpmiConfig Method (String) |
GetIpmiConfig enables you to retrieve hardware sensor information from sensors that are in your node.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax GetIpmiConfigResult GetIpmiConfig(
string ChassisType = null
)
Parameters
- ChassisType (Optional)
- Type: SystemString
Return Value
Type:
GetIpmiConfigResultSee Also