POST /admin/vdc/{id}/migrateVcdniToVxlan

Operation:
POST /admin/vdc/{id}/migrateVcdniToVxlan
Description:
Migrate vcdni networks to vxlan networks Since 27.0
Since:
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
TaskType

Converts all VCDNI networks in this VDC to VXLAN networks. See https://kb.vmware.com/kb/2148381. 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:
TaskType
Examples