HPEnterpriseStorageMSAMP.HPMSADrivePhysical Disk

HPEnterpriseStorageMSAMP.HPMSADrive (ClassType)

HPE MSA Storage Physical Disk.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId55911247-ea97-ab06-e1a2-639d03280584

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 
HPEnterpriseStorageMSAMP.HPMSADrive:
HPMSADriveName  string  Name HPE MSA Storage Physical Disk Name. true 256  False 
HPMSADriveDescription  string  Description HPE MSA Storage Physical Disk Description. false 256  False 
HPMSADriveType  string  Type HPE MSA Storage Physical Disk Type. false 256  False 
HPMSADriveEnclosureNumber  string  Enclosure Number HPE MSA Storage Physical Disk Enclosure Number. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSADrive" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSADriveName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSADriveDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSADriveType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSADriveEnclosureNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>