RE: How to pause tasks/task groups through curl command?
How to pause tasks/task groups through curl command?
Command: Schedule
curl -X POST “http:// host:port /diyotta-rest/schedule?operation=pause” – H “Authorization: encryptedtext”
if we miss operation type in command diyotta will throw syntax error