-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend delete invocation REST endpoint to support different terminati…
…on modes This commit extends the existing delete invocation REST endpoint to accept an additional query parameter mode which allows to select between cancel and kill. The default is cancel. This fixes #996.
- Loading branch information
1 parent
332a798
commit 6500bc7
Showing
2 changed files
with
58 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters