IBM.Storage.XIV.ConfigurationXIV device Configuration

IBM.Storage.XIV.Configuration (ClassType)

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6232ef32-ea94-2295-c8f9-f893fc74d7f5

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.XIV.Configuration:
HostURL  string  Array Management Network Address true 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.XIV.Configuration" Accessibility="Public" Abstract="false" Base="System!System.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="HostURL" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="scom_status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>