vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FailoverSuccessResult(sms.storage.replication.FailoverSuccessResult)
- Extends
- GroupOperationResult
- See also
- PointInTimeReplicaId, RecoveredDevice
- Since
- 6.5
Data Object Description
Results of a successful failover operation. The target fault domain Id, and the device group id are inherited.Properties
Name | Type | Description |
---|---|---|
newState | xsd:string |
Some replicators may automatically reverse replication on failover. Such
replicators must move the replication status to
ReplicationState#SOURCE
In other cases, it can remain as ReplicationState#FAILEDOVER.
|
pitId* | PointInTimeReplicaId |
Id of the Point in Time snapshot used during failover. If not present,
latest PIT was used.
|
pitIdBeforeFailover* | PointInTimeReplicaId |
Optional id of the Point in Time snapshot that was automatically created before
failing over. This is recommended so users can revert back to this
snapshot to avoid data loss. This can be removed after the reverse
replication call succeeds.
|
recoveredDeviceInfo* | RecoveredDevice[] |
Recovered Devices. This is optional because in some corner cases the
replication groups on the target site may not have any virtual volumes.
|
timeStamp* | xsd:dateTime |
Time stamp of recovery.
|
Properties inherited from GroupOperationResult | ||
groupId, warning | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |