Hitachi.Storage.DriveDrive

Hitachi.Storage.Drive (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfabc14f8-47dd-3254-93b4-387c69afd239

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Hitachi.Storage.Drive:
ObjectID  string  Object ID Object ID true 256  False 
Subsystem  string  Subsystem Subsystem false 256  False 
Unit  string  Unit Unit false 256  False 
Slot  string  Slot Slot false 256  False 
Location  string  Location Location false 32  False 
Capacity  string  Capacity Capacity false 256  False 
Type  string  Type Type false 256  False 
Spare  string  Spare Is spare drive false 256  False 
StatusDesc  string  Status Status false 256  False 
RaidGroup  string  Raid Group Raid Group false 32  False 
HDPPool  string  HDP Pool HDP Pool false 32  False 
ParityGroup  string  Parity Group Parity Group false 32  False 
ConnectorID  string  Connector ID Connector ID false 32  False 

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.Drive" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Unit" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Slot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="Capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Spare" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RaidGroup" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="HDPPool" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="ParityGroup" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>