RecoveredTargetGroupMemberInfo

RecoveredTargetGroupMemberInfo
RecoveredTargetGroupMemberInfo

Information about member virtual volumes in a ReplicationGroup on the target after failover or testFailoverStart.

This must include information about all the vSphere managed snapshots in the ReplicationGroup.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "replicaId": {
        "_typeName": "string",
        "id": "string"
    },
    "sourceId": {
        "_typeName": "string"
    },
    "targetDatastore": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "recoveredDeviceId": {
        "_typeName": "string"
    }
}
recoveredDeviceId
Optional

Base class that represents a replicated device.

This structure may be used only with operations rendered under /sms.