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

Implement Restart/Start/Stop Node API endpoint #90

Open
dmitrizagidulin opened this issue Nov 25, 2015 · 0 comments
Open

Implement Restart/Start/Stop Node API endpoint #90

dmitrizagidulin opened this issue Nov 25, 2015 · 0 comments

Comments

@dmitrizagidulin
Copy link
Contributor

Add capabilities to the /control/nodes/$node/ endpoints to:

  1. Restart an individual node. (This is the most useful one, for developers).
  2. Start a stopped node (need to make sure that the explorer 'list nodes' api also returns stopped nodes (from the cluster plan, etc)).
  3. Stop a running node.

Open question: Should this functionality only operate in Development Mode?

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