/dynamic-secret-create-redisAsk AIpost https://api.akeyless.io/dynamic-secret-create-redisBody Paramsacl-rulesstringA 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"]'custom-username-templatestringCustomize how temporary usernames are generated using go templatedelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objecthoststringDefaults to 127.0.0.1Redis Hostitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredDynamic secret namepasswordstringRedis Passwordpassword-lengthstringThe length of the password to be generatedportstringDefaults to 6379Redis Portproducer-encryption-key-namestringDynamic producer encryption keysslbooleanDefaults to falseEnable/Disable SSL [true/false]truefalsessl-certificatestringSSL CA certificate in base64 encoding generated from a trusted Certificate Authority (CA)tagsarray of stringsAdd tags attached to this objecttagsADD stringtarget-namestringTarget nametokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuser-ttlstringDefaults to 60mUser TTLusernamestringRedis UsernameResponses 201dynamicSecretCreateRedisResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago