MXS-1779 Update MaxCtrl.md using autodoc.sh

Quite limited as autodoc.sh is not capable of picking up an
epilogue.
This commit is contained in:
Johan Wikman 2018-10-30 16:26:14 +02:00
parent a7eddfc6b4
commit 9465ac6216

View File

@ -34,6 +34,7 @@ For more information about the MaxScale REST API, refer to the
* [call](#call)
* [cluster](#cluster)
* [api](#api)
* [classify](#classify)
## Options
@ -835,3 +836,10 @@ Perform a raw REST API call. The path definition uses JavaScript syntax to
extract values. For example, the following command extracts all server states as
an array of JSON values: maxctrl api get servers data[].attributes.state
## classify
```
Usage: classify <statement>
```