POST /vdc/{id}/action/captureVApp
- Operation:
- POST /vdc/{id}/action/captureVApp
- Description:
- Captures a vApp into vApp template.
The status of vApp template will be in UNRESOLVED(0) until the capture
task is finished.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.captureVAppParams+xml
- Input type:
- CaptureVAppParamsType
- Output parameters
-
VAppTemplateType This operation returns a task in the vApp template
resource, the user should wait this task to finish to be able to use the vApp template.
- Produce media type(s):
- application/vnd.vmware.vcloud.vAppTemplate+xml
- Output type:
- VAppTemplateType
- Examples
-