PUT /vApp/{id}/virtualHardwareSection
- Operation:
- PUT /vApp/{id}/virtualHardwareSection
- Description:
- Modifies the virtual hardware section of a VM.
This operation is used to modify all of the virtual hardware sections at
once. For more details what could be modified from each section please
check the concrete RASD item modification operation.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.virtualHardwareSection+xml
- Input type:
- com.vmware.vcloud.api.rest.schema.ovf.VirtualHardwareSectionType
- Output parameters
-
TaskType This operation is asynchronous and the user should monitor
the returned task status in order to check when it is completed.
- Produce media type(s):
- application/vnd.vmware.vcloud.task+xml
- Output type:
- TaskType
- Examples
-