ReplicationMappingsSpec

ReplicationMappingsSpec
ReplicationMappingsSpec

A spec that is used to create a replication mapping.

JSON Example
{
    "source_object_id": "ClusterComputeResource:domain-c9:ee04fc10-131c-4d39-901f-a3de65dd8c6e",
    "target_object_id": "ClusterComputeResource:domain-c9:ee04fc10-131c-4d39-901f-a3de65dd8c6e"
}
string
source_object_id
Optional

An ID of the object that is mapped.

string
target_object_id
Optional

An ID of the object that is mapped to.