POST /vApp/{id}/action/undeploy
- Operation:
- POST /vApp/{id}/action/undeploy
- Description:
- Undeploy a vApp/VM.
Undeployment means deallocation of all resources for a vApp/VM like CPU
and memory from a vDC resource pool.
Undeploying a vApp automatically undeploys all of the virtual machines it contains.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.undeployVAppParams+xml
- Input type:
- UndeployVAppParamsType
- 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
-