POST /vApp/vm-{id}/action/reconfigureVm

Operation:
POST /vApp/vm-{id}/action/reconfigureVm
Description:
Updates Vm name, Description, and any or all of the following sections.
Sections not included in the request body will not be updated.
Since:
5.1
Input parameters
Consume media type(s):
application/vnd.vmware.vcloud.vm+xml
Input type:
VmType
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
Output type:
TaskType
Examples