POST /admin/extension/blockingTask/{id}/action/updateProgress

Operation:
POST /admin/extension/blockingTask/{id}/action/updateProgress
Description:
Extend the expiration timeout of an active task.

This request resets the timeout value and timeout action for an active task. Use this request to keep the task alive when it might become subject to a timeout action.

Since:
1.5
Input parameters
{@link JAXBElement} * return BlockingTask

Consume media type(s):
application/vnd.vmware.admin.blockingTaskUpdateProgressOperationParams+xml
Input type:
BlockingTaskUpdateProgressParamsType
Output parameters
Produce media type(s):
application/vnd.vmware.admin.blockingTask+xml
Output type:
BlockingTaskType
Examples