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

NetworkMappingsSpec

Network mapping settings to be used for create operation.


Properties

string
mapping_source_object Required

Mapping of the source object.


string
mapping_target_object Required

Mapping the target object.

JSON Example

{
	"mapping_source_object": "string",
	"mapping_target_object": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To

Create Network Mapping

Feedback

Was this page helpful?