AddTestNetworkMapping

The addTestNetworkMapping method adds a test network mapping between a network on the secondary site and a network on the secondary site that is used for testing.

Synopsis

void addTestNetworkMapping(@readonly Network secondaryNetwork,
		@readonly Network destinationTestNetwork)
secondaryNetwork
Specifies a network on the remote recovery site.
destinationTestNetwork
Specifies a test network on the remote recovery site.

Faults

  • InvalidSecondaryNetwork
  • UnknownSecondaryNetwork
  • ConnectionDownFault
  • RuntimeFault
  • RemoteSiteNotAuthenticated

For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.