HTTP API
Everything you need to know to work with the VerneMQ HTTP administration interface
Managing API keys
$ vmq-admin api-key create
JxctXkZ1OTVnlwvguSCE9KtujacMkOLF$ vmq-admin api-key show
+--------------------------------+
| Key |
+--------------------------------+
|JxctXkZ1OTVnlwvguSCE9KtujacMkOLF|
+--------------------------------+vmq-admin api-key add key=mykeyvmq-admin api-key delete key=JxctXkZ1OTVnlwvguSCE9KtujacMkOLFAPI usage
Get cluster status information
Retrieve session information
List all installed listeners
Retrieve plugin information
Set configuration values
Disconnect a client
Last updated
Was this helpful?