POST /vdc/{id}/action/cloneVApp
- Operation:
- POST /vdc/{id}/action/cloneVApp
- Description:
- Clones a vApp into new one.
The status of vApp will be in UNRESOLVED(0) until the clone task is finished.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.cloneVAppParams+xml
- Input type:
- CloneVAppParamsType
- Output parameters
-
VAppType This operation returns a task in the vApp resource, the
user should wait this task to finish to be able to use the vApp.
- Produce media type(s):
- application/vnd.vmware.vcloud.vApp+xml
- Output type:
- VAppType
- Examples
-