VMware Cloud Director API - PUT-Cpu-vAppTemplate
PUT /vAppTemplate/{id}/virtualHardwareSection/cpu
- Operation:
 - PUT /vAppTemplate/{id}/virtualHardwareSection/cpu
 - Description:
 - Update the RASD item that specifies CPU properties of a VM.
 - Since:
 - 0.9
 - Input parameters
 - 
                    ovf:RASD_Type
- Consume media type(s):
 - application/vnd.vmware.vcloud.rasdItem+xml
application/vnd.vmware.vcloud.rasdItem+json - Input type:
 - RASD_Type
 
 - 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
 -