VMware Cloud Director API - PUT-VdcNameAndDescription
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
application/vnd.vmware.vcloud.vdc+json - Input type:
 - VdcType
 
 - Output parameters
 - 
                    TaskType
- Produce media type(s):
 - application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json - Output type:
 - TaskType
 
 - Examples
 -