GetIpSubnetMappings
This method returns an array of the IP subnet mappings for this IP Subnet Mapper.
Synopsis
IPSubnetMapping[] getIpSubnetMappings();
IPSubnetMapping[] represents an association between a mapped network on the primary site with an IPMapping describing IP parameter translation during IP Subnet based customization. It has the following fields:
Field | Description |
---|---|
primaryObject | Network on the primary (protected) site |
secondaryObject | Network on the secondary (recovery) site |
Faults
- RuntimeFault
For information about the faults that Site Recovery Manager throws, see Faults in Site Recovery Manager API.