RemoveNetworkMapping
The removeNetworkMapping method removes a network mapping. The method does not check whether the networks in the mapping exist on the protected and recovery sites. You can use the method to remove broken mappings.
Synopsis
void removeNetworkMapping(Network primaryNetwork)
The primaryNetwork parameter specifies the primary site network whose mapping must be deleted.
Faults
- ConnectionDownFault
- RuntimeFault
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.