[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
TestNetworkMappingsSpec
Test network mapping settings to use for create operation.
Properties
string
target_network
Required
Network at the recovery site, for which a test network will be used.
string
test_network
Required
The test network used by the test network mapping
JSON Example
{
"target_network": "string",
"test_network": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
RecoveryPlanCreateSpec
RecoveryPlanEditSpec
Parameter To
Create Test Network Mappings