HPEnterpriseStorage3PARMP.3PARSystemHPE 3PAR Storage System

HPEnterpriseStorage3PARMP.3PARSystem (ClassType)

HPE 3PAR Storage.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId4cea8265-25af-6413-c420-88134161685e

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.3PARSystem:
3PARSystemName  string  Name HPE 3PAR Storage Name. true 256  False 
3PARSystemIP  string  IP Address HPE 3PAR Storage IP. false 256  False 
3PARSystemDescription  string  Description HPE 3PAR Storage Description. false 256  False 
3PARSystemDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Dedup Ratio. false 256  False 
3PARSystemCompressionRatio  string  Compression Ratio HPE 3PAR Storage Compression Ratio. false 256  False 
3PARSessionID  string  Session ID HPE 3PAR Storage Session ID. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARSystem" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARSystemName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARSystemIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARSystemDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARSystemDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARSystemCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARSessionID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>