TargetGroupMemberInfo
Information about member virtual volumes in a ReplicationGroup on the target when the state is TARGET.
This need not include information about all the snapshots in the ReplicationGroup.
This structure may be used only with operations rendered under /sms
.
{
"_typeName": "string",
"replicaId": {
"_typeName": "string",
"id": "string"
},
"sourceId": {
"_typeName": "string"
},
"targetDatastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
Identifier of the replica device.
Source device, since the device id can be the same in all the domains, this needs to supplemented with the domain id to identify the device.
Datastore of the target device.
This may be used by CAM/SRM to notify the administrators to setup access paths for the hosts to access the recovered devices.