POST /catalogItem/{id}/action/sync

Operation:
POST /catalogItem/{id}/action/sync
Description:
Synchronize a catalog item with its source object.
Since:
5.5
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
{@link TaskType}

The response is a Task element. You can monitor the task to track the progress of this operation.

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
TaskType
Examples