[MXS-4676] REST-API documentation is wrong about which server parameters can be modified Created: 2023-07-20 Updated: 2023-07-21 Resolved: 2023-07-21 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Documentation |
| Affects Version/s: | 2.5.26, 6.4.7, 22.08.6, 23.02.2 |
| Fix Version/s: | 2.5.27, 6.4.8, 22.08.7, 23.02.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The REST-API documentation for the servers endpoint claims that only the address, port, monitoruser and monitorpw parameters are modifiable at runtime. This is wrong and was only true when the REST-API was first implemented. |