HPEnterpriseStorage3PARMP.3PAR_CPGSCPG

HPEnterpriseStorage3PARMP.3PAR_CPGS (ClassType)

HPE 3PAR Storage CPG

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbe72ab14-6b37-a0e0-411e-e2650b55af8c

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.3PAR_CPGS:
3PARCPGName  string  Name HPE 3PAR Storage CPG Name true 256  False 
3PARCPGTotalManagedSpace  string  Allocated Capacity HPE 3PAR Storage CPG TotalManagedSpace false 256  False 
3PARCPGRemainingManagedSpace  string  Remaining Managed Space HPE 3PAR Storage CPG RemainingManagedSpace false 256  False 
3PARCPGSpaceLimit  string  Growth Limit HPE 3PAR Storage CPG SpaceLimit false 256  False 
3PARCPGConsumedSpace  string  Allocated Space HPE 3PAR Storage CPG Consumed Space false 256  False 
3PARCPGUsedSpace  string  Used Space HPE 3PAR Storage CPG Used Space false 256  False 
3PARCPGRaidType  string  RAID HPE 3PAR Storage CPG RaidType false 256  False 
3PARCPGDomain  string  Domain HPE 3PAR Storage CPG Domain false 256  False 
3PARCPGHealthState  string  State HPE 3PAR Storage CPG HealthState false 256  False 
3PARCPGUUID  string  UUID HPE 3PAR Storage CPG UUID true 256  False 
3PARCPGVolumeCount  string  Number of Volumes HPE 3PAR Storage CPG Volume Count false 256  False 
3PARCPGCompressionRatio  string  Compression Ratio HPE 3PAR Storage Compression Ratio. false 256  False 
3PARCPGDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Dedup Ratio. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_CPGS" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARCPGName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGTotalManagedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGRemainingManagedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGSpaceLimit" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGConsumedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGUsedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGRaidType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGHealthState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGUUID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGVolumeCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARCPGDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>