HPEnterpriseStorage3PARMP.3PAR_BaseVolumeGroupHPEnterpriseStorage3PARMP.3PAR_BaseVolumeGroup (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda6278a2e-9de5-8da7-f9be-a4b4b9b35ed5

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_BaseVolumeGroup:
VolumeGroupName  string      true 256  False 
Description  string      false 256  False 
TotalVolume  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_BaseVolumeGroup" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="VolumeGroupName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalVolume" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>