HPEnterpriseStorage3PARMP.3PARNodePowerSupplyHPEnterpriseStorage3PARMP.3PARNodePowerSupply (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId8c9e6898-05f8-76a9-ff5a-e98e87830a60

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.3PARNodePowerSupply:
3PARPowerSupplyName  string      true 256  False 
3PARPowerSupplyPosition  string      false 256  False 
3PARPSSerialNumber  string      true 256  False 
3PARPSModel  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARNodePowerSupply" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARPowerSupplyName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPowerSupplyPosition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPSSerialNumber" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPSModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>