VMware Cloud Director API - POST-CopyCatalogItem
POST /catalog/{id}/action/copy
- Operation:
 - POST /catalog/{id}/action/copy
 - Description:
 - Copy a catalog item from one catalog to another.
 - Since:
 - 5.5
 - Input parameters
 - 
                
- Consume media type(s):
 - application/vnd.vmware.vcloud.copyOrMoveCatalogItemParams+xml
application/vnd.vmware.vcloud.copyOrMoveCatalogItemParams+json - Input type:
 - CopyOrMoveCatalogItemParamsType
 
 - Output parameters
 - 
                    TaskType
The response includes a Task element. You can monitor the task to track the copy of the catalog item.
- Produce media type(s):
 - application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json - Output type:
 - TaskType
 
 - Examples
 -