RemoveTestNetworkMapping
The removeTestNetworkMapping method removes the test network mapping. The method does not check whether the networks in the mapping exist on the secondary site. You can use the method to remove broken mappings.
Synopsis
void removeTestNetworkMapping(vim.Network secondaryNetwork)
The secondaryNetwork parameter specifies the network on the secondary site whose mapping must be removed.
Faults
- ConnectionDownFault
- RuntimeFault
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.