Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add invocation REST endpoint to metas #404

Closed
Tracked by #401
tillrohrmann opened this issue May 16, 2023 · 0 comments · Fixed by #412
Closed
Tracked by #401

Add invocation REST endpoint to metas #404

tillrohrmann opened this issue May 16, 2023 · 0 comments · Fixed by #412
Assignees
Milestone

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented May 16, 2023

The rest endpoint could be registered under /invocations. Then in order to access an invocation one could call /invocations/:sid or pass the sid as part of the body. The only supported verb in the beginning would be DELETE /invocations/:sid which triggers a killing of the specified service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants