IBM.Storage.Flex.DriveDrive

IBM.Storage.Flex.Drive (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId59bd860b-a243-7fb5-272e-84cefb1a8806

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.Flex.Drive:
id  string  ID true 256  False 
status  string  Status false 256  False 
error_sequence_number  string  Error Sequence Number false 256  False 
use  string  Use false 256  False 
tech_type  string  Technology Type false 256  False 
capacity  string  Capacity false 256  False 
mdisk_id  string  MDisk ID false 256  False 
mdisk_name  string  MDisk Name false 256  False 
member_id  string  Member ID false 256  False 
enclosure_id  string  Enclosure false 256  False 
slot_id  string  Slot ID false 256  False 
node_id  string  Node ID false 256  False 
node_name  string  Node Name false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Flex.Drive" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="error_sequence_number" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="use" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="tech_type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="capacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="member_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="enclosure_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="slot_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="node_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="node_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>