/dynamic-secret-create-redis

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

dynamicSecretCreateRedis is a command that creates Redis dynamic secret

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

Customize how temporary usernames are generated using go template

string

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

string

Description of the object

string
Defaults to 127.0.0.1

Redis Host

input-rule
array of strings

Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout).

input-rule
item-custom-fields
object

Additional custom fields to associate with the item

boolean
Defaults to false

Set output format to JSON

string
required

Dynamic secret name

output-rule
array of strings

Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)

output-rule
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section