Intel.Hardware.ModularServer.StorageSystem.VirtualDriveUnidade virtual

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Intel.Hardware.ModularServer.StorageSystem.VirtualDrive:
VirtDriveIndex  string  Índice de unidades virtuais true 256  False 
Alias  string  Álias false 256  False 
SerialNo  string  Número de série false 256  False 
OperStatus  string  Status operacional false 256  False 
Condition  string  Condição false 256  False 
Operation  string  Operação false 256  False 
Synchronized  bool  Os dados estão sincronizados? false 256   
RAIDLevel  string  Nível de RAID false 256  False 
Capacity  double  Capacidade total (em GB) false 256   
PhysicalCapacity  double  Capacidade física (bruta)(em GB) false 256   
WWN  string  WWN false 256  False 
UsedPDs  string  Unidades de disco físicas usadas false 256  False 
PrefSCMId  string  ID da controladora preferencial 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>