Intel.Hardware.ModularServer.StorageSystem.VirtualDriveVirtual Drive

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

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId60185614-5bb4-7d62-df94-9e36eb7eab8d

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.VirtualDrive:
VirtDriveIndex  string  Virtual Drive Index true 256  False 
Alias  string  Alias false 256  False 
SerialNo  string  Serial Number false 256  False 
OperStatus  string  Operational Status false 256  False 
Condition  string  Condition false 256  False 
Operation  string  Operation false 256  False 
Synchronized  bool  Data Synchronized ? false 256   
RAIDLevel  string  RAID Level false 256  False 
Capacity  double  Total Capacity(in GB) false 256   
PhysicalCapacity  double  Physical (raw) Capacity(in GB) false 256   
WWN  string  WWN false 256  False 
UsedPDs  string  Physical Drives Used false 256  False 
PrefSCMId  string  Preferred Controller Id false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.StorageSystem.VirtualDrive" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="VirtDriveIndex" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Alias" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Synchronized" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Capacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsedPDs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrefSCMId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>