AddTestNetworkMappingToRecoveryPlan
The AddTestNetworkMappingToRecoveryPlan method adds or updates a test network mapping to a recovery plan.
Synopsis
void AddTestNetworkMappingToRecoveryPlan( vim.Network secondaryNetwork, vim.Network testNetwork)
secondaryNetwork specifies the network on the remote recovery site.
testNetwork specifies the test network on the remote recovery site.
Faults
- CannotMapDvsUplinkPortgroup
- ConnectionDownFault
- ManagedObjectNotFound
- NoPermission
- RemoteSiteNotAuthenticated
- RemoteSiteNotEnabled
- RecoveryPlanLocked
- RuntimeFault
- VersionConflict
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.