IBM.Storage.A9000R.DiskDisk

IBM.Storage.A9000R.Disk (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7e32ac50-9cbb-946d-011d-456783d5003c

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.A9000R.Disk:
system_name  string  System Name false 256  False 
component_id  string  Component ID true 256  False 
status  string      false 32  False 
currently_functioning  string  Currently Functioning false 32  False 
capacity  string  Capacity false 256  False 
temperature_state  string  Temperature State false 32  False 
flash_type  string  Flash Type false 256  False 
health_state  string  Health State false 256  False 
required_service  string  Required Service false 256  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.A9000R.Disk" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="system_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="component_id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="currently_functioning" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="temperature_state" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="flash_type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="health_state" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="required_service" 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>