This method returns an array of the test network mappings for this inventory mapper.

Synopsis

TestNetworkMapping[] getTestNetworkMappings();

TestNetworkMapping[] is an array of mappings from a network on the recovery site to a network that should be used for testing. It has the following fields:

Field Description
key Network on the recovery site
testNetwork Network to be used while in the testing mode

Faults

  • RuntimeFault

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