HPEnterpriseStorage3PARMP.3PAR_VolumeGroupVolume Group

HPEnterpriseStorage3PARMP.3PAR_VolumeGroup (ClassType)

HPE 3PAR Storage Volumes

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda272d79f-557f-0445-ff2e-8c4a3f77ee84

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

Health Model:

Source Code:

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