CalculatedReplicationMappingDrResponseList

CalculatedReplicationMappingDrResponseList
CalculatedReplicationMappingDrResponseList

List of entities about: Calculated replication mapping between compute resources, used to test connectivity between these compute resources.

JSON Example
{
    "list": [
        {
            "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
        }
    ],
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ],
        "total": 0,
        "offset": 0,
        "limit": 0,
        "links": {
            "next": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "previous": {
                "href": "string"
            }
        }
    }
}
list
Optional

list

_meta
Optional

List metadata