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 services toggle endpoint #11

Closed
aw opened this issue Feb 16, 2016 · 1 comment
Closed

Add services toggle endpoint #11

aw opened this issue Feb 16, 2016 · 1 comment
Assignees

Comments

@aw
Copy link
Member

aw commented Feb 16, 2016

The ability to toggle a service on/off via the API would be beneficial in many situations.

An endpoint POST /services for updating the toggle status of designated system services.

This feature should provide the option to enable/disable designated system services, which are specific to the appliance (generic in the API). The settings should be stored in services.json as well as flag files on the system.

@aw
Copy link
Member Author

aw commented Feb 16, 2016

Note: Ensure https://github.com/unscramble/jidoteki-admin-api/blob/master/api/v1/admin/settings/default also reads/serves services.json

@aw aw changed the title Add services toggle Add services toggle endpoint Feb 16, 2016
aw added a commit that referenced this issue Oct 27, 2016
  * Add error-code and error-message to status response. Update API docs. #23
  * Add '/services' #11 and fix '/certs' #22
  * Add jsrrdgraphs, update theme icons, improve UI dashboard, monitor, updates sections
  * Update documentation
@aw aw closed this as completed Jun 5, 2022
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