[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api

IPMappingDrResponseEntity

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.


AllOf


This class requires all of the following:

Properties

_meta Optional

Response meta data. Contains data about the response payload data.

JSON Example

{
	"_meta": {
		"errors": [
			{
				"code": "string",
				"field": "string",
				"message": "string"
			}
		]
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
Returned By

Get Network IP Subnet Mapping

Feedback

Was this page helpful?