Lenovo.HardwareMgmtPack.IMM2.RAIDLenovo.HardwareMgmtPack.IMM2.RAID (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd3d12164-a399-f4e4-5127-3c7f31929273

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 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  Nome do Host do IMM false 256  False 
InbandComputerName  string  Nome do Computador false 256  False 
Lenovo.HardwareMgmtPack.IMM2.RAID:
UniqueId  string      true 256  False 
Model  string  Modelo false 256  False 
Manufacturer  string  Fabricante false 256  False 
SerialNumber  string  Número de Série false 256  False 
PartNumber  string  Número de Peça false 256  False 
Firmware  string  Versão de Firmware false 256  False 
Battery  string  Bateria false 2000  False 
PhyDrive  string  Unidade de Disco Físico false 2000  False 
LogDrive  string  Unidade de Disco Lógico false 2000  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.RAID" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Firmware" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Battery" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
<Property ID="PhyDrive" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
<Property ID="LogDrive" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
</ClassType>