GetNetworkMappings
This method returns an array of the network mappings for this inventory mapper. If
one of the mappings does not have a secondary object, it indicates that the user does not
have enough permissions to see that object on the secondary VC.
Synopsis
NetworkMapping[] getNetworkMappings();
NetworkMapping[]
is
an array of mappings from a network on the primary site to a network on the
secondary site with the following fields:Field | Description |
---|---|
primaryObject
| Network on the primary site |
secondaryObject
| Network on the secondary site |
Faults
- RuntimeFault
For information about the faults that
Site Recovery Manager
throws, see Faults in Site Recovery Manager API.