HPEnterpriseStorage3PARMP.3PAR_VolumesHPEnterpriseStorage3PARMP.3PAR_Volumes (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdf960ee16-9728-0417-e958-325e473cef99

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_Volumes:
VolumeName  string      true 256  False 
VolumeHealthState  string      false 256  False 
VolumeDeviceID  string      false 256  False 
VolumeBlockSize  string      false 256  False 
VolumeNumberOfBlocks  string      false 256  False 
VolumeConsumableBlocks  string      false 256  False 
VolumeThinlyProvisioned  string      false 256  False 
VolumeRaidType  string      false 256  False 
VolumeType  string      false 256  False 
VolumeDomain  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_Volumes" 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"/>
</ClassType>