IBM.Storage.Storwize.V3500.EnclosureEnclosure

IBM.Storage.Storwize.V3500.Enclosure (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb3a87690-37a2-950e-f495-3ad4f23e608e

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.Storwize.V3500.Enclosure:
id  string  ID true 256  False 
status  string  Status false 256  False 
type  string  Type false 256  False 
managed  string  Managed false 256  False 
IO_group_id  string  I/O Group ID false 256  False 
IO_group_name  string  I/O Group Name false 256  False 
product_MTM  string  Machine Type and Model false 256  False 
serial_number  string  Serial Number false 256  False 
total_canisters  string  Total # of Canisters false 256  False 
online_canisters  string  # of Online Canisters false 256  False 
total_PSUs  string  Total # of PSUs false 256  False 
online_PSUs  string  # of Online PSUs false 256  False 
drive_slots  string  Drive Slots false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Storwize.V3500.Enclosure" 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="type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="managed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IO_group_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IO_group_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="product_MTM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="serial_number" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="total_canisters" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="online_canisters" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="total_PSUs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="online_PSUs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="drive_slots" 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>