HPEnterpriseStorageMSAMP.HPMSAPowerSupplyPower Supply

HPEnterpriseStorageMSAMP.HPMSAPowerSupply (ClassType)

HPE MSA Storage Power Supply

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId948e9858-423c-b1fb-66eb-39d6594e769a

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.HPMSAPowerSupply:
HPMSAPowerSupplyName  string  Name HPE MSA Storage Power Supply Name. true 256  False 
HPMSAPowerSupplyDescription  string  Description HPE MSA Storage Power Supply Description. false 256  False 
HPMSAPowerSupplyEnclosureNumber  string  Enclosure Number HPE MSA Storage Power Supply Enclosure Number. true 256  False 
HPMSAPowerSupplyInstanceID  string  Instance Identifier HPE MSA Storage Power Supply Instance Identifier. true 256  False 
HPMSAPowerSupplyDeviceID  string  Device Identifier HPE MSA Storage Power Supply Device Identifier. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAPowerSupply" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAPowerSupplyName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAPowerSupplyDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAPowerSupplyEnclosureNumber" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAPowerSupplyInstanceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAPowerSupplyDeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>