Click or drag to resize

GetFipsReportResultErrorNodes Property

Array of nodes that failed to gather FIPS information.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public FipsErrorNodeReportType[] ErrorNodes { get; set; }

Property Value

Type: FipsErrorNodeReportType
See Also