You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: