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

Standardisation of server administration API #3193

Closed
erkinalp opened this issue May 14, 2021 · 2 comments
Closed

Standardisation of server administration API #3193

erkinalp opened this issue May 14, 2021 · 2 comments
Labels
improvement A suggestion for a relatively simple improvement to the protocol

Comments

@erkinalp
Copy link

Currently, each server implements its own administration APIs. This means each server administrator needs to learn implementation specific commands and procedures. If a standardised server administration API existed, then the server administrators could just log in using any client and manage their server using the client's native user interface. Even though some settings will still be implementation specific, a discovery service could present those endpoints in a standardised manner, so the client could present them in a native looking manner too.

@erkinalp erkinalp added the improvement A suggestion for a relatively simple improvement to the protocol label May 14, 2021
@erkinalp
Copy link
Author

One of the first steps towards standardisation of server administration is Limits API (#3018).

@t3chguy
Copy link
Member

t3chguy commented May 14, 2021

@t3chguy t3chguy closed this as completed May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement A suggestion for a relatively simple improvement to the protocol
Projects
None yet
Development

No branches or pull requests

2 participants