/gateway-create-producer-Redis

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

gatewayCreateProducerRedis is a command that creates Redis producer [Deprecated: Use dynamic-secret-create-redis command]

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"]'

boolean

Enable or disable Agentic Runtime Authority rule enforcement for this item.
Mirrors commands.AgenticRulesParams.AraEnabled.

string

Customize how temporary usernames are generated using go template

string

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

boolean

EnableAra is the documented spelling of AraEnabled; --ara-enabled
shipped first and stays as an undocumented alias.

boolean

Turns on AI Quorum checks for this item.

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

string

If set, dry-run will be skipped

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

Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]

string

Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]

string

Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]

string
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