IBM.Storage.A9000R.DeviceSystem

IBM.Storage.A9000R.Device (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6aec6b5-b4ba-ea67-2b89-7652467273bd

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.A9000R.Device:
system_name  string  System Name false 256  False 
system_id  string  System ID true 256  False 
iscsi_name  string  iSCSI Name false 256  False 
Effective  string  System Effective Capacity (GB) false 32  False 
Physical  string  System Physical Capacity (GB) false 32  False 
system_version  string  Version false 256  False 
machine_type  string  Machine Type false 64  False 
machine_model  string  Machine Model false 64  False 
machine_serial_number  string  Machine Serial Number false 64  False 
data_protection_status  string  Redundancy Status false 32  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.A9000R.Device" 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="system_id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="iscsi_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Effective" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="Physical" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="system_version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="machine_type" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="machine_model" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="machine_serial_number" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="data_protection_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>