HPEnterpriseStorage3PARMP.3PAR_VolVirtual Volume

HPEnterpriseStorage3PARMP.3PAR_Vol (ClassType)

HPE 3PAR Storage Volumes

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId2b486b82-c29e-524e-a8db-0d9bcee01704

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_Vol:
VolumeName  string  Name HPE 3PAR Storage Volume Name true 256  False 
VolumeHealthState  string  State HPE 3PAR Storage Volume HealthState false 256  False 
VolumeDeviceID  string  WWN HPE 3PAR Storage Volume DeviceID false 256  False 
VolumeBlockSize  string  Block Size HPE 3PAR Storage Volume BlockSize false 256  False 
VolumeNumberOfBlocks  string  Number Of Blocks HPE 3PAR Storage Volume NumberOfBlocks false 256  False 
VolumeConsumableBlocks  string  Consumable Blocks HPE 3PAR Storage Volume ConsumableBlocks false 256  False 
VolumeThinlyProvisioned  string  Provisioning HPE 3PAR Storage Volume ThinlyProvisioned false 256  False 
VolumeRaidType  string  RAID HPE 3PAR Storage Volume RaidType false 256  False 
VolumeType  string  Type HPE 3PAR Storage Volume Type false 256  False 
VolumeDomain  string  Domain HPE 3PAR Storage Volume Domain false 256  False 
VOLDedupType  string  Deduplication Supported HPE 3PAR Storage Volume Dedup Type. false 256  False 
VOLDedupRatio  string  Deduplication Ratio HPE 3PAR Storage Volume Dedup Ratio. false 256  False 
VOLCompType  string  Compression Supported HPE 3PAR Storage Volume Compression Type. false 256  False 
VOLCompressionRatio  string  Compression Ratio HPE 3PAR Storage Volume Compression Ratio. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_Vol" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="VolumeName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeHealthState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeDeviceID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeBlockSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeNumberOfBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeConsumableBlocks" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeThinlyProvisioned" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeRaidType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VOLDedupType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VOLDedupRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VOLCompType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VOLCompressionRatio" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>