HPEnterpriseStorage3PARMP.3PAR_SnapshtSnapshot

HPEnterpriseStorage3PARMP.3PAR_Snapsht (ClassType)

HPE 3PAR Storage Snapshot

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9218acca-27bb-9ff0-d1f1-98b4f0dc40ac

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_Snapsht:
SnapshotName  string  Name HPE 3PAR Storage Snapshot Name true 256  False 
SnapshotHealthState  string  State HPE 3PAR Storage Snapshot HealthState false 256  False 
SnapshotDeviceID  string  WWN HPE 3PAR Storage Snapshot DeviceID false 256  False 
SnapshotBlockSize  string  Block Size HPE 3PAR Storage Snapshot BlockSize false 256  False 
SnapshotNumberOfBlocks  string  Number Of Blocks HPE 3PAR Storage Snapshot NumberOfBlocks false 256  False 
SnapshotConsumableBlocks  string  Consumable Blocks HPE 3PAR Storage Snapshot ConsumableBlocks false 256  False 
SnapshotThinlyProvisioned  string  Provisioning HPE 3PAR Storage Snapshot ThinlyProvisioned false 256  False 
SnapshotRaidType  string  RAID HPE 3PAR Storage Snapshot RaidType false 256  False 
SnapshotType  string  Type HPE 3PAR Storage Snapshot Type false 256  False 
SnapshotParentVolume  string  Parent Volume Name HPE 3PAR Storage Snapshot Parent Volume Name false 256  False 
SnapshotDomain  string  Domain HPE 3PAR Storage Snapshot Domain false 256  False 
SnapDedupType  string  Deduplication Supported HPE 3PAR Storage Snapshot Dedup Type. false 256  False 
SnapDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Snapshot Dedup Ratio. false 256  False 
SnapCompType  string  Compression Supported HPE 3PAR Storage Snapshot Compression Type. false 256  False 
SnapCompressionRatio  string  Compression Ratio HPE 3PAR Storage Snapshot Compression Ratio. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_Snapsht" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="SnapshotName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotHealthState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotDeviceID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotNumberOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotRaidType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotParentVolume" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapshotDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapDedupType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapCompType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SnapCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>