IBM.Storage.A9000R.HostHost

IBM.Storage.A9000R.Host (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId448465f9-bac0-be40-628f-334c2686a8f8

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.Host:
system_name  string  System Name false 256  False 
id  string  Host ID false 256  False 
creator  string  Creator false 64  False 
creator_category  string  Creator Category false 64  False 
name  string  Object Name true 256  True 
cluster  string  Cluster false 256  False 
cluster_id  string  Cluster ID false 32  False 
map_id  string  Map ID false 32  False 
fc_ports  string  Host-Side FC Ports false 255  False 
iscsi_ports  string  Host-Side iSCSI Ports false 256  False 
type  string  Type false 32  False 
user_group  string  User Group false 256  False 
iscsi_chap_name  string  iSCSI CHAP Name false 256  False 
scom_status  string  SCOM Status false 32  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.A9000R.Host" 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="id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="creator" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="creator_category" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
<Property ID="name" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="cluster" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="cluster_id" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="map_id" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="fc_ports" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="iscsi_ports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="type" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="user_group" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="iscsi_chap_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>