IBM.Storage.Storwize.V5000.ArrayArray

IBM.Storage.Storwize.V5000.Array (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf95be2d5-c90c-5caa-0d33-e8c77b0ecad6

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.V5000.Array:
mdisk_id  string  MDisk ID false 256  False 
mdisk_name  string  MDisk Name true 256  True 
status  string  Status false 256  False 
mdisk_grp_id  string  Storage Pool ID false 256  False 
mdisk_grp_name  string  Storage Pool Name false 256  False 
capacity  string  Capacity false 256  False 
raid_status  string  RAID Status false 256  False 
raid_level  string  RAID Level false 256  False 
redundancy  string  Redundancy false 256  False 
strip_size  string  Strip Size false 256  False 
tier  string  Tier false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Storwize.V5000.Array" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="mdisk_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_name" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_grp_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mdisk_grp_name" 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="raid_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="raid_level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="redundancy" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="strip_size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="tier" 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>