IBM.Storage.Storwize.V7000.RCRelationshipRemote Copy Relationship

IBM.Storage.Storwize.V7000.RCRelationship (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde5a6bf5a-e6ae-2144-46e8-27bd411ef9e1

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.V7000.RCRelationship:
id  string  ID false 256  False 
name  string  Relationship Name true 256  True 
master_cluster_id  string  Master Cluster ID false 256  False 
master_cluster_name  string  Master Cluster Name false 256  False 
master_vdisk_id  string  Master Volume ID false 256  False 
master_vdisk_name  string  Master Volume Name false 256  False 
aux_cluster_id  string  Auxiliary cluster ID false 256  False 
aux_cluster_name  string  Auxiliary cluster Name false 256  False 
aux_vdisk_id  string  Auxiliary Volume ID false 256  False 
aux_vdisk_name  string  Auxiliary Volume Name false 256  False 
primary  string  Primary Volume false 256  False 
consistency_group_id  string  Group ID false 256  False 
consistency_group_name  string  Group Name false 256  False 
state  string  State false 256  False 
bg_copy_priority  string  BG Copy Priority false 256  False 
progress  string  Progress 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.V7000.RCRelationship" 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="master_vdisk_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="master_vdisk_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="aux_vdisk_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="aux_vdisk_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="consistency_group_id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="consistency_group_name" 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="bg_copy_priority" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="progress" 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>