IBM.Storage.DS8K.VolumeStandard Volume

IBM.Storage.DS8K.Volume (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda59fd984-a313-3a60-e712-f066fd27fadc

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.Volume:
data_redundancy  string  Redundancy: Data false 32  False 
number_of_blocks  string  Blocks false 32  False 
block_size  string  Block Size (Byte) false 32  False 
element_name  string  Element Name false 256  False 
other_identifying_info  string  Identifier false 256  False 
package_redundancy  string  Redundancy: Package false 32  False 
operational_status  string  Operational Status false 32  False 
device_id  string  Volume ID true 64  False 
extent_status  string  Extent Status false 32  False 
data_organization  string  Data Architecture false 32  False 
scom_status  string  SCOM Status false 32  False 
num_extents_migrating  string  Extents Migrating false 32  False 
capacity  string  Capacity (GB) false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.Volume" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="data_redundancy" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="number_of_blocks" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="block_size" 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="other_identifying_info" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="package_redundancy" 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="device_id" Type="string" Key="true" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="extent_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="data_organization" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="num_extents_migrating" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>