IBM.Storage.XIV.DiskDisk

IBM.Storage.XIV.Disk (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda33a6be9-76e9-3de2-9320-ceb94bcb716f

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.XIV.Disk:
system_name  string  System Name false 256  False 
component_id  string  Component ID true 256  False 
status  string  Status false 32  False 
currently_functioning  string  Currently Functioning false 32  False 
capacity  string  Capacity false 256  False 
target_status  string  Target Status false 32  False 
model  string  Model false 256  False 
size  string  Size false 256  False 
serial  string  Serial false 256  False 
original_model  string  Original Model false 256  False 
original_serial  string  Original Serial Number false 256  False 
scom_status  string  SCOM Status false 32  False 
firmware  string  Firmware false 256  False 
original_firmware  string  Original Firmware false 256  False 
requires_service  string  Requires Service false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.XIV.Disk" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" 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="target_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="serial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="original_model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="original_serial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="firmware" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="original_firmware" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="requires_service" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>