IBM.Storage.DS8K.VolumeGroupVolume Group

IBM.Storage.DS8K.VolumeGroup (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId10552b3c-8843-40e4-d539-4619b4c29001

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 
IBM.Storage.DS8K.VolumeGroup:
volume_group_type  string  Volume Group Type false 32  False 
volume_device_ids  string  Volume IDs false 256  False 
instance_id  string  Volume Group ID true 64  False 
element_name  string  Element Name false 256  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.VolumeGroup" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="volume_group_type" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="volume_device_ids" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="instance_id" Type="string" Key="true" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="element_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>