HPEnterpriseStorage3PARMP.3PARSingleNodePowerSupplyPower Supplies

HPEnterpriseStorage3PARMP.3PARSingleNodePowerSupply (ClassType)

HPE 3PAR Storage Node Power Supply.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId43b1418e-02fd-4045-2e33-88454232fd3b

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.3PARSingleNodePowerSupply:
3PARPowerSupplyName  string  Name HPE 3PAR Storage Node Power Supply Name. true 256  False 
3PARPowerSupplyPosition  string  ID HPE 3PAR Storage Node Power Supply Position. false 256  False 
3PARPSSerialNumber  string  Serial Number HPE 3PAR Storage Node Power Supply Serial Number. false 256  False 
3PARPSModel  string  Model HPE 3PAR Storage Node Power Supply Model. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARSingleNodePowerSupply" 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="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARPSModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>