HPEnterpriseStorage3PARMP.3PAR_ClnClone

HPEnterpriseStorage3PARMP.3PAR_Cln (ClassType)

HPE 3PAR Storage Clone

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9318c095-bddb-1f59-4748-817fe5cf3d1d

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_Cln:
CloneName  string  Name HPE 3PAR Storage Clone Name true 256  False 
CloneHealthState  string  State HPE 3PAR Storage Clone HealthState false 256  False 
CloneDeviceID  string  WWN HPE 3PAR Storage Clone DeviceID false 256  False 
CloneBlockSize  string  Block Size HPE 3PAR Storage Clone BlockSize false 256  False 
CloneNumberOfBlocks  string  Number Of Blocks HPE 3PAR Storage Clone NumberOfBlocks false 256  False 
CloneConsumableBlocks  string  Consumable Blocks HPE 3PAR Storage Clone ConsumableBlocks false 256  False 
CloneThinlyProvisioned  string  Provisioning HPE 3PAR Storage Clone ThinlyProvisioned false 256  False 
CloneRaidType  string  RAID HPE 3PAR Storage Clone RaidType false 256  False 
CloneType  string  Type HPE 3PAR Storage Clone Type false 256  False 
CloneDomain  string  Domain HPE 3PAR Storage Clone Domain false 256  False 
CloDedupType  string  Deduplication Supported HPE 3PAR Storage Clone Dedup Type. false 256  False 
CloDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Clone Dedup Ratio. false 256  False 
CloCompType  string  Compression Supported HPE 3PAR Storage Clone Compression Type. false 256  False 
CloCompressionRatio  string  Compression Ratio HPE 3PAR Storage Clone Compression Ratio. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_Cln" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="CloneName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneHealthState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneDeviceID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneNumberOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneRaidType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloneDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloDedupType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloCompType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CloCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>