HPEnterpriseStorageLeftHandMP.DriveHPEnterpriseStorageLeftHandMP.Drive (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId19a5ca0d-ab4c-1831-0a1a-c76cf44af9f4

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 
HPEnterpriseStorageLeftHandMP.Drive:
DriveID  string      true 256  False 
Model  string      false 256  False 
Serialno  string      false 256  False 
Class  string      false 256  False 
FWversion  string      false 256  False 
OIDPos  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.Drive" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="DriveID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" 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="Class" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FWversion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>