Intel.Hardware.ModularServer.StorageSystem.SpareDriveSpare Drive

Intel.Hardware.ModularServer.StorageSystem.SpareDrive (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf33e538b-f7e0-9195-d74b-3169f73c1373

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 
Intel.Hardware.ModularServer.StorageSystem.SpareDrive:
SpareIndex  string  Spare Index true 256  False 
OperStatus  string  Operational Status false 256  False 
PhyDriveId  string  Physical Drive false 256  False 
PhysicalCapacity  double  Physical Capacity(in GB) false 256   
ConfigCapacity  double  Configurable Capacity(in GB) false 256   
SpareRevertible  string  Spare Revertible? false 256  False 
SpareType  string  Spare Type false 256  False 
WWN  string  WWN false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.StorageSystem.SpareDrive" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="SpareIndex" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhyDriveId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SpareRevertible" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SpareType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>