Click or drag to resize

ISolidFireElementGetNvramInfo Method (NullableBoolean)

GetNvramInfo enables you to retrieve information from each node about the NVRAM card.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetNvramInfoResult GetNvramInfo(
	Nullable<bool> Force = null
)

Parameters

Force (Optional)
Type: SystemNullableBoolean

Return Value

Type: GetNvramInfoResult
See Also