[MXS-1782] Expand MaxCtrl and REST-API Created: 2018-04-11 Updated: 2018-05-16 Resolved: 2018-05-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-57, MXS-SPRINT-58 |
| Description |
|
MaxCtrl should be a complete replacement for maxadmin, but for maxadmin's capability to create users. |
| Comments |
| Comment by markus makela [ 2018-05-11 ] |
|
All required commands are now implemented in MaxCtrl. Any commands that do not have a MaxCtrl equivalent either are deprecated or should not be in the administrative API in the first place. |
| Comment by markus makela [ 2018-05-15 ] |
|
The show persistent command is not in MaxCtrl as the persisted connections are not exposed to the REST API. Whether the detailed information about each persisted connection should be exposed by the REST API is not clear at this point in time. Exposing them as a part of the servers resource causes very large payloads to be generated if persisted connections are available. |