VMware Cloud Director API - PUT-Vdc
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
application/vnd.vmware.admin.vdc+json - 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
application/vnd.vmware.vcloud.task+json - Output type:
 - TaskType
 
 - Examples
 -