/dynamic-secret-create-redis

Log in to see full request history
Body Params
string

A JSON array list of redis ACL rules to attach to the created user. For available rules see the ACL CAT command https://redis.io/commands/acl-cat
By default the user will have permissions to read all keys '["~*", "+@read"]'

string

Protection from accidental deletion of this object [true/false]

string

Description of the object

string
Defaults to 127.0.0.1

Redis Host

boolean
Defaults to false

Set output format to JSON

string
required

Dynamic secret name

string

Redis Password

string

The length of the password to be generated

string
Defaults to 6379

Redis Port

string

Dynamic producer encryption key

boolean
Defaults to false

Enable/Disable SSL [true/false]

string

SSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA)

tags
array of strings

Add tags attached to this object

tags
string

Target name

string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

string
Defaults to 60m

User TTL

string

Redis Username

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section