CalculateReplicationMappingsSpec
CalculateReplicationMappingsSpec
Spec used to calculate replication mapping between compute resources, used to test connectivity between these compute resources.
JSON Example
{
"source_datastore_ids": [
"Datastore:datastore-16:ff4a23e7-2fed-4be0-be39-479ae372badd"
],
"target_datastore_ids": [
"Datastore:datastore-16:ff4a23e7-2fed-4be0-be39-479ae372badd"
]
}
array of
string
source_datastore_ids
Optional
List of source datastore IDs.
array of
string
target_datastore_ids
Optional
List of target datastore or datastore cluster IDs.