HPEnterpriseStorage3PARMP.3PARDrivePhysical Disk

HPEnterpriseStorage3PARMP.3PARDrive (ClassType)

HPE 3PAR Storage Physical Disk.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId5f569041-6573-81b0-8287-7c43176479a0

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 
HPEnterpriseStorage3PARMP.3PARDrive:
3PARDriveID  string  ID HPE 3PAR Storage Physical DiskID. true 256  False 
3PARDrivePosition  string  Position(Cage:Magazine:Disk) HPE 3PAR Storage Physical Disk Position. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARDrive" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARDriveID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARDrivePosition" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>