Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 3.03 KB

File metadata and controls

38 lines (34 loc) · 3.03 KB

akeyless.DynamicSecretUpdateMsSql

Properties

Name Type Description Notes
customUsernameTemplate String Customize how temporary usernames are generated using go template [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
itemCustomFields {String: String} Additional custom fields to associate with the item [optional]
json Boolean Set output format to JSON [optional] [default to false]
mssqlAllowedDbNames String CSV of allowed DB names for runtime selection when getting the secret value. Empty => use target DB only; "*" => any DB allowed; One or more names => user must choose from this list [optional]
mssqlCreateStatements String MSSQL Creation statements [optional]
mssqlDbname String MSSQL Name [optional]
mssqlHost String MSSQL Host [optional] [default to '127.0.0.1']
mssqlPassword String MSSQL Password [optional]
mssqlPort String MSSQL Port [optional] [default to '1433']
mssqlRevocationStatements String MSSQL Revocation statements [optional]
mssqlUsername String MSSQL Username [optional]
name String Dynamic secret name
newName String Dynamic secret name [optional]
passwordLength String The length of the password to be generated [optional]
producerEncryptionKeyName String Dynamic producer encryption key [optional]
secureAccessBastionIssuer String Deprecated. use secure-access-certificate-issuer [optional]
secureAccessCertificateIssuer String Path to the SSH Certificate Issuer for your Akeyless Secure Access [optional]
secureAccessDbName String The DB name (relevant only for DB Dynamic-Secret) [optional]
secureAccessDbSchema String The DB schema [optional]
secureAccessDelay Number The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds [optional]
secureAccessEnable String Enable/Disable secure remote access [true/false] [optional]
secureAccessHost [String] Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts) [optional]
secureAccessWeb Boolean Enable Web Secure Remote Access [optional] [default to false]
tags [String] Add tags attached to this object [optional]
targetName String Target name [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userTtl String User TTL [optional] [default to '60m']