NetworkMapping
Details about a network inventory mapping
Properties
The type of the mapping between secondary and primary object (reverse mapping). If there is no reverse mapping will return NO. If the reverse mapping is between the same entities will return YES. If the secondary object has mapping to different than primary object, then DIFFERENT is returned.
Possible values are: YES , DIFFERENT , NO
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 network mapped to a recovery site’s network at inventory mapping level. This allows IP settings for the recovered VMs to be deduced based on the IP subnet parameters without a need to configure IP settings for each protected VM individually.
An ID of the object that is mapped.
The name of the primary object.
Reference to the reverse recovery object if reverseMappingType == DIFFERENT.
Name of the reverse recovery object if reverseMappingType == DIFFERENT.
An ID of the object that is mapped to.
The name of the secondary object.
Details about a test network mapping. If not present, then an isolated network will be used for test recovery.
JSON Example
{
"id": "string",
"reverse_mapping_type": "YES"
}
Property Of
NetworkMappingDrResponseList
Used By
NetworkMappingDrResponseEntity