Redis database plugin HTTP API
Configure connection
Method
Path
Parameters
Sample payload
{
"plugin_name": "redis-database-plugin",
"host": "localhost://127.0.0.1",
"username": "user",
"password": "pass",
"allowed-roles": "my-*-role"
}Sample request
Statements
Parameters
Last updated