POST /admin/org/{id}/vdcsparams

Operation:
POST /admin/org/{id}/vdcsparams
Description:
Creates an organization vDC.
Since:
5.1
Input parameters
Consume media type(s):
application/vnd.vmware.admin.createVdcParams+xml
application/vnd.vmware.admin.createVdcParams+json
Input type:
CreateVdcParamsType
Output parameters
AdminVdcType

This operation is asynchronous. The response includes a Task that you can monitor to track the progress of the request.

Produce media type(s):
application/vnd.vmware.admin.vdc+xml
application/vnd.vmware.admin.vdc+json
Output type:
AdminVdcType
Examples