IBM.BladeCenter.StorageDiskDriveModuleIBM BladeCenter Storage Disk Drive

IBM.BladeCenter.StorageDiskDriveModule (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId06fb8d8f-32a3-f166-c7b7-d5dc6c99145b

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.BladeCenter.StorageDiskDriveModule:
SlotNumber  string  IBM B.C. Storage Disk Drive Slot Number true 256  False 
StorageBayNumber  string  IBM B.C. Storage Module Number false 256  False 
ChassisUUID  string  IBM B.C. Chassis UUID false 256  False 
StorageUUID  string  IBM B.C. Storage Module false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter.StorageDiskDriveModule" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="SlotNumber" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageBayNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>