Class CIM_RemoteReplicationCollection
extends CIM_ConnectivityCollection

A RemoteReplicationCollection collects all paths (for example, ProtocolEndpoints) that provide access to a remote system for replication operations.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Collection
   |
   +--CIM_SystemSpecificCollection
   |
   +--CIM_ConnectivityCollection
   |
   +--CIM_RemoteReplicationCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA RemoteReplicationCollection collects all paths (for example, ProtocolEndpoints) that provide access to a remote system for replication operations.
Experimentalbooleantrue
UMLPackagePathstringCIM::Device::StorageServices
Versionstring2.34.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Activebooleantrue
DescriptionstringIndicates that this RemoteReplicationCollection is currently active and allows replication traffic to/from remote elements.
Writebooleantrue
DeleteOnUnassociatedbooleanfalse
DescriptionstringThe instance of RemoteReplicationCollection will be deleted when it is no longer associated with an access point.
Writebooleantrue
ElementNamestring
DescriptionstringA user-friendly name for the RemoteReplicationCollection.
OverridestringElementName
Writebooleantrue
HardwareCompressionEnabledbooleanfalse
DescriptionstringThe property indicates if hardware compression is enabled -- the transmitted/received data is compressed by hardware.
Writebooleantrue
SoftwareCompressionEnabledbooleanfalse
DescriptionstringThe property indicates if software compression is enabled -- the transmitted/received data is compressed by sofware.
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ConnectivityStatusuint16CIM_ConnectivityCollection
DescriptionstringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_SystemSpecificCollection

Class Methods