VMware Cloud Director API - POST-CreateOrgVdcNetwork

VMware Cloud Director API - POST-CreateOrgVdcNetwork

POST /admin/vdc/{id}/networks

Operation:
POST /admin/vdc/{id}/networks
Description:
Create an Org vDC network.
Since:
5.1
Deprecated:
35.0
Input parameters
Consume media type(s):
application/vnd.vmware.vcloud.orgVdcNetwork+xml
application/vnd.vmware.vcloud.orgVdcNetwork+json
Input type:
OrgVdcNetworkType
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.orgVdcNetwork+xml
application/vnd.vmware.vcloud.orgVdcNetwork+json
Output type:
OrgVdcNetworkType
Examples