PUT /vr/peers/{peerResourceId}/networkMappings

Operation:
PUT /vr/peers/{peerResourceId}/networkMappings
Description:
Updates the network mappings for the specified VR Peer.
Since:
1.0
Input parameters
The pairing network mappings specification

Consume media type(s):
application/vnd.vmware.hcs.networkMappings+xml
application/*+xml
Input type:
VrNetworkMappingsType
Output parameters
TaskType

This operation is asynchronous and returns a task that you can monitor to track the progress of the request.

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
com.vmware.vcloud.api.rest.schema_v1_5.TaskType
Examples