Data Object - SrmIPMapping

Property of
SrmIpSubnetMapperIPSubnetMapping
Parameter to
AddIpMapping
See also
SrmIPMappingSubnetRule
Since
SRM API 9.0

Data Object Description

IPMapping defines the rule(s) used to translate VM's IP settings between protection and recovery sites. #IPMapping can be associated with a protected site's vim.Network mapped to a recovery site's vim.Network with dr.InventoryMapper. This allows IP settings for the recovered VMs be deduced based on the IP subnet paramaters without a need to confugure IP settings for each protected VM individually.

Properties

Name Type Description
namexsd:string

The name of the IP mapping
rules*SrmIPMappingSubnetRule[]

A set of network rules to evaluate/apply during recovery. The rules are evaluated in the order they are specified. SRM applies the first matched rule.
Properties inherited from
None
*Need not be set