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

Endpoints to query and manage Drakov instances #3

Open
yakovkhalinsky opened this issue Jul 27, 2015 · 0 comments
Open

Endpoints to query and manage Drakov instances #3

yakovkhalinsky opened this issue Jul 27, 2015 · 0 comments

Comments

@yakovkhalinsky
Copy link
Owner

Should add some endpoints to allow querying and management of running Drakov instances.

To this end, we will need to add an express server and specify a port for it to run on.

Possible endpoings:

/instances - get list of running Drakov instances
/instances/{drakov instance id} info about the Drakov instance
/instances/{drakov instance id}/start start the Drakov instance (if not already running)
/instances/{drakov instance id}/stop stop the Drakov instance
/instances/{drakov instance id}/restart restart the Drakov instance

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

No branches or pull requests

1 participant