IBM.Storage.DS8K.VirtualPoolVirtual Pool

IBM.Storage.DS8K.VirtualPool (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde04f7681-1095-6e75-87dc-fe52c9e6fd3d

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.VirtualPool:
instance_id  string  Virtual Pool ID true 64  False 
virtual_space_reserved  string  Virtual Space Reserved (GB) false 32  False 
virtual_space_consumed  string  Virtual Space Used (GB) false 32  False 
operational_status  string  Operational Status false 32  False 
total_managed_space  string  Total Managed Space (GB) false 32  False 
encryption_group_id  string  Encryption Group ID false 32  False 
low_space_warning_threshold  string  Space Warning Threshold false 32  False 
element_name  string  Element Name false 256  False 
extent_type  string  Extent Type false 32  False 
remaining_managed_space  string  Managed Space Remaining (GB) false 32  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.VirtualPool" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="instance_id" Type="string" Key="true" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="virtual_space_reserved" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="virtual_space_consumed" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="operational_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="total_managed_space" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="encryption_group_id" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="low_space_warning_threshold" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="element_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="extent_type" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="remaining_managed_space" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>