PUT /vdc/{id}

Operation:
PUT /vdc/{id}
Description:
Modify the name and/or description of an organization vDC.

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

Since:
5.7
Input parameters
Consume media type(s):
application/vnd.vmware.vcloud.vdc+xml
Input type:
VdcType
Output parameters
TaskType

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