Hitachi.Storage.ReplicationHitachi Storage Replication

Hitachi.Storage.Replication (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd04a7900-a6ed-ba0e-60d7-e6ef3ed18736

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 
Hitachi.Storage.Replication:
ObjectID  string  Object ID Object ID true 256  False 
Subsystem  string  Subsystem Subsystem false 256  False 
PrimaryVolume  string  Primary Volume Primary Volume false 32  False 
PrimaryVolumeCapacity  string  Primary Volume Capacity Primary Volume Capacity false 32  False 
SecondaryVolume  string  Secondary Volume Secondary Volume false 32  False 
SecondaryVolumeCapacity  string  Secondary Volume Capacity Secondary Volume Capacity false 32  False 
CopyType  string  Copy Type Copy Type false 32  False 
StatusDesc  string  Status Status Description false 32  False 
BackupTime  string  Backup Time Backup Time false 32  False 

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.Replication" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryVolume" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="PrimaryVolumeCapacity" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="SecondaryVolume" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="SecondaryVolumeCapacity" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="CopyType" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
<Property ID="BackupTime" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>