TestNetworkMappingDrResponseEntity

TestNetworkMappingDrResponseEntity
TestNetworkMappingDrResponseEntity

Details about a test network mapping. If not present, then an isolated network will be used for test recovery.

AllOf
This class requires all of the following:
JSON Example
{
    "target_network": "string",
    "test_network": "string",
    "id": "string",
    "test_network_name": "string",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta