PUT /admin/vdc/{id}

Operation:
PUT /admin/vdc/{id}
Description:
Modify an organization vDC.
Since:
0.9
Input parameters
Consume media type(s):
application/vnd.vmware.admin.vdc+xml
Input type:
AdminVdcType
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:
TaskType
Examples