CalculatedReplicationMapping

CalculatedReplicationMapping
CalculatedReplicationMapping

Calculated replication mapping between compute resources, used to test connectivity between these compute resources.

JSON Example
{
    "source_object_id": "ClusterComputeResource:domain-c9:ee04fc10-131c-4d39-901f-a3de65dd8c6e",
    "target_object_id": "ClusterComputeResource:domain-c9:ee04fc10-131c-4d39-901f-a3de65dd8c6e",
    "source_object_name": "string",
    "target_object_name": "string",
    "source_host_count": 0,
    "target_host_count": 0
}
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.

string
source_object_name
Optional

The name of the primary object.

string
target_object_name
Optional

The name of the secondary object.

integer As int64 As int64
source_host_count
Optional

Number of hosts which are part of the source compute cluster.

integer As int64 As int64
target_host_count
Optional

Number of hosts which are part of the target compute cluster.