POST /vdc/{id}/action/cloneMedia
- Operation:
- POST /vdc/{id}/action/cloneMedia
- Description:
- Clones a media into new one.
The status of the returned media is UNRESOLVED(0) until the task
for cloning finish.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.cloneMediaParams+xml
- Input type:
- CloneMediaParamsType
- Output parameters
-
MediaType This operation returns a media resource which will contain
a task. The user should monitor the contained task status in order to check
when it is completed.
- Produce media type(s):
- application/vnd.vmware.vcloud.media+xml
- Output type:
- MediaType
- Examples
-