5.1

Table Of Contents
Table 5-3. Summary of Vm Reconfiguration Requests (Continued)
Operation Request Request Body Response
Update the
GuestCustomizationSecti
on of a virtual machine
PUT API-URL/vApp/vm-id/
guestCustomizationSectio
n/
GuestCustomizationSect
io
Task
Retrieve the
OperatingSystemSection
of a virtual machine
GET API-URL/vApp/vm-id/
operatingSystemSection/
None
OperatingSystemSection
Update the
OperatingSystemSection
of a virtual machine
PUT API-URL/vApp/vm-id/
operatingSystemSection/
OperatingSystemSection Task
Retrieve the
VirtualHardwareSection
of a virtual machine
GET API-URL/vApp/vm-id/
virtualHardwareSection/
None
VirtualHardwareSection
Update the
VirtualHardwareSection
of a virtual machine
PUT API-URL/vApp/vm-id/
virtualHardwareSection/
VirtualHardwareSection Task
Retrieve the CPU
configuration of a virtual
machine
GET API-URL/vApp/vm-id/
virtualHardwareSection/
cpu
None
ovf:Item
Update the CPU
configuration of a virtual
machine
PUT API-URL/vApp/vm-id/
virtualHardwareSection/
cpu
ovf:Item Task
Retrieve the memory item
from the
VirtualHardwareSection
of a virtual machine
GET API-URL/vApp/vm-id/
virtualHardwareSection/
memory
None
ovf:Item
Update the memory item in
the
VirtualHardwareSection
of a virtual machine
PUT API-URL/vApp/vm-id/
virtualHardwareSection/
memory
ovf:Item Task
Retrieve virtual disk items
from the
VirtualHardwareSection
of a virtual machine
GET API-URL/vApp/vm-id/
virtualHardwareSection/
disks
None
RasdItemsList
Update virtual disk items in
the
VirtualHardwareSection
of a virtual machine
PUT API-URL/vApp/vm-id/
virtualHardwareSection/
disks
RasdItemsList Task
Retrieve network card items
from the
VirtualHardwareSection
of a virtual machine
GET API-URL/vApp/vm-id/
virtualHardwareSection/
networkCards
None
RasdItemsList
vCloud API Programming Guide
104 VMware, Inc.