ListDriveStatsResultErrors Property |
If there are errors retrieving information about a drive, this list contains the driveID and associated error message. Always present, and empty if there are no errors.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Hashtable[] Errors { get; set; }
Property Value
Type:
HashtableSee Also