IBM.Storage.DS8K.DeviceSystem

IBM.Storage.DS8K.Device (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbd5b521d-261e-e638-4395-7cdd86a63daa

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.Device:
element_name  string  Element Name false 256  False 
object_name  string  Object Name true 256  False 
operational_status  string  Operational Status false 32  False 
code_level  string  Code Level false 256  False 
nvs_memory  string  Nonvolatile Memory (MB) false 32  False 
other_identifying_info  string  Identifier false 256  False 
cache_memory  string  Cache Memory (MB) false 32  False 
processor_memory  string  Processor Memory (MB) false 32  False 
min_code_level  string  Code Level (min) false 64  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.DS8K.Device" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="element_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="object_name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="operational_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="code_level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="nvs_memory" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="other_identifying_info" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="cache_memory" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="processor_memory" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="min_code_level" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>