IBM.Storage.Storwize.V3500.RCConsistencyGroupRemote Copy Consistency Group

IBM.Storage.Storwize.V3500.RCConsistencyGroup (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId073cd7d1-2d01-e370-b981-76536fa51609

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.V3500.RCConsistencyGroup:
id  string  ID false 256  False 
name  string  Group Name true 256  True 
master_cluster_id  string  Master Cluster ID false 256  False 
master_cluster_name  string  Master Cluster Name false 256  False 
aux_cluster_id  string  Auxiliary Cluster ID false 256  False 
aux_cluster_name  string  Auxiliary Cluster Name false 256  False 
primary  string  Primary Volume false 256  False 
state  string  State false 256  False 
relationship_count  string  Relationship Count false 256  False 
copy_type  string  Copy Type false 256  False 
scom_status  string  SCOM Status false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.Storage.Storwize.V3500.RCConsistencyGroup" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="name" Type="string" Key="true" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="master_cluster_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="master_cluster_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="aux_cluster_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="aux_cluster_name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="primary" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="state" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="relationship_count" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="copy_type" 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>