POST /vApp/{id}/power/action/powerOn
- Operation:
- POST /vApp/{id}/power/action/powerOn
- Description:
- Powers on a vApp/VM.
If the operation is used over a vApp then all VMs are powered on. This
operation is allowed only when the vApp/VM is powered off.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- 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
-