Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleExample - Workflow Group Stop Command


Code Block
$ curl -X POST "http://localhost:9000/webapi/v1/workflow-groups/MZ1301496182687?action=stop" -u mzadmin:dr
$ curl -X POST "http://localhost:9000/webapi/v1/workflow-groups/MZ1301496182687?action=stop&stoptype=batch" -u mzadmin:dr
$ curl -X POST "http://localhost:9000/webapi/v1/workflow-groups/MZ1301496182687?action=stop&stoptype=immediate" -u mzadmin:dr



Scroll pagebreak