Product Improvement
The ability to run Policies and re-run tasks from Task History has been added to the CDP Server SOAP API.
The following methods have been added:
com.r1soft.backup.server.apiV2.policy.PolicyService.runPolicy(...)
com.r1soft.backup.server.apiV2.policy.PolicyService.runPolicyByID(...)
com.r1soft.backup.server.api.taskhistory.TaskHistoryService.runTaskByTaskExecutionContextID(...)
See the API documentation on your CDP Server for additional details.
Labels:
None