MXS-1992 Make preparations for REST-API

This commit is contained in:
Johan Wikman
2018-08-03 13:08:22 +03:00
parent 1a7fa349fd
commit fbd3b08c1e
4 changed files with 131 additions and 3 deletions

View File

@ -34,6 +34,7 @@ MXS_BEGIN_DECLS
#define MXS_JSON_API_LOGS "/maxscale/logs/"
#define MXS_JSON_API_TASKS "/maxscale/tasks/"
#define MXS_JSON_API_MODULES "/maxscale/modules/"
#define MXS_JSON_API_QC_STATS "/maxscale/qc_stats/"
#define MXS_JSON_API_USERS "/users/"
/**