VMware Cloud Director API - PUT-VirtualHardwareSection-vAppTemplate
PUT /vAppTemplate/{id}/virtualHardwareSection
- Operation:
- PUT /vAppTemplate/{id}/virtualHardwareSection
- Description:
-
Update the virtual hardware section of a VM.
This operation updates the entire VirtualHardwareSection of a VM. You can also update many RASD item elements of a VirtualHardwareSection individually, or as groups of related items.
- Since:
- 0.9
- Input parameters
-
ovf:VirtualHardwareSection_Type
- Consume media type(s):
-
application/vnd.vmware.vcloud.virtualHardwareSection+xml
application/vnd.vmware.vcloud.virtualHardwareSection+json
- Input type:
- VirtualHardwareSection_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
-