Modify a Task
You can change the properties of an existing task by using the vRealize Orchestrator REST API.
You can only add new scheduling properties to a task or change the values of the already existing properties. If you want to replace the scheduling properties of a task, you must delete the task and create a new one.
Procedure
Results
If the POST request is successful, the API reruns a status code 200 and the updated task in the response body.