Data Object - ReverseReplicationSuccessResult(sms.storage.replication.ReverseReplicationSuccessResult)

Extends
GroupOperationResult
See also
DeviceGroupId
Since
SMS API 6.5

Data Object Description

Represents the result of a successful reverse replication action. The newly established replication relation might have a different source group ID and different set of target group IDs. This means that the replication topology will need to be discovered again by the DR orchestration programs (SRM/CAM). However, we assume that after the reverse replication, the new source fault domain id remains the same as the old (i.e. before failover) fault domain id.

Properties

Name Type Description
newGroupIdDeviceGroupId

The replication group ID of the newly created source group. FaultDomainId must remain the same.
Properties inherited from GroupOperationResult
groupId, warning
Properties inherited from DynamicData
None

Show WSDL type definition