IBM.Storage.Spectrum.Virtualize.Family.ClusterIBM Spectrum Virtualize Family System

IBM.Storage.Spectrum.Virtualize.Family.Cluster (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde235995e-cf7c-00e7-2f2d-8a4512f62179

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.Spectrum.Virtualize.Family.Cluster:
id  string  ID true 256  False 
name  string  System Name false 256  False 
product_name  string  Product Name false 256  False 
code_level  string  Code Level false 256  False 
location  string  Location false 256  False 
partnership  string  Partnership false 256  False 
bandwidth  string  Bandwidth false 256  False 
id_alias  string  ID Alias false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Spectrum.Virtualize.Family.Cluster" 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="name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="product_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="code_level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="partnership" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="bandwidth" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="id_alias" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>