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

Extends
GroupOperationResult
See also
PointInTimeReplicaId
Since
SMS API 6.5

Data Object Description

Result object for a replication group that was successfully synchronized.

Properties

Name Type Description
pitId*PointInTimeReplicaId

PIT id. If the VASA provider does not support PIT, this can be left unset.

A PIT created as a result of the syncReplicationGroup may or may not have the same retention policy as other PITs. A VASA provider can choose to delete such a PIT after a successful testFailoverStop

pitName*xsd:string


timeStampxsd:dateTime

Creation time of the PIT
Properties inherited from GroupOperationResult
groupId, warning
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition