Intel.Hardware.ModularServer.StorageSystem.VirtualDriveUnità virtuale

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Intel.Hardware.ModularServer.StorageSystem.VirtualDrive:
VirtDriveIndex  string  Indice unità virtuale true 256  False 
Alias  string  Alias false 256  False 
SerialNo  string  Numero di serie false 256  False 
OperStatus  string  Stato operativo false 256  False 
Condition  string  Condizione false 256  False 
Operation  string  Operazione false 256  False 
Synchronized  bool  Dati sincronizzati? false 256   
RAIDLevel  string  Livello RAID false 256  False 
Capacity  double  Capacità totale (in GB) false 256   
PhysicalCapacity  double  Capacità (non elaborata) fisica (in GB) false 256   
WWN  string  WWN false 256  False 
UsedPDs  string  Unità fisiche utilizzate false 256  False 
PrefSCMId  string  ID controller preferito 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>