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

Parameter to
PromoteReplicationGroup_Task
Extends
DynamicData
See also
ReplicationGroupId
Since
SMS API 6.5

Data Object Description

Input to the promoteReplicationGroup method.

Properties

Name Type Description
isPlannedxsd:boolean

Specifies whether the promote operation is a planned one. When this flag is set to false, the recovery VASA provider must not try to connect to the primary VASA provider during promote.
replicationGroupsToPromote*ReplicationGroupId[]

The replication groups to promote. It is legal for the VASA provider to successfully promote only some groups. The groups that did not succeed will be retried.

The identifiers of the Virtual Volumes do not change after the promote operation.

Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition