/dynamic-secret-create-mssqlAsk AIpost https://api.akeyless.io/dynamic-secret-create-mssqlBody Paramscustom-username-templatestringCustomize how temporary usernames are generated using go templatedelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsemssql-allowed-db-namesstringCSV 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 listmssql-create-statementsstringMSSQL Creation statementsmssql-dbnamestringMSSQL Namemssql-hoststringDefaults to 127.0.0.1MSSQL Hostmssql-passwordstringMSSQL Passwordmssql-portstringDefaults to 1433MSSQL Portmssql-revocation-statementsstringMSSQL Revocation statementsmssql-usernamestringMSSQL UsernamenamestringrequiredDynamic secret namepassword-lengthstringThe length of the password to be generatedproducer-encryption-key-namestringDynamic producer encryption keysecure-access-bastion-issuerstringDeprecated. use secure-access-certificate-issuersecure-access-certificate-issuerstringPath to the SSH Certificate Issuer for your Akeyless Secure Accesssecure-access-db-namestringThe DB name (relevant only for DB Dynamic-Secret)secure-access-db-schemastringThe DB schemasecure-access-delayint64The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 secondssecure-access-enablestringEnable/Disable secure remote access [true/false]secure-access-hostarray of stringsTarget DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts)secure-access-hostADD stringsecure-access-webbooleanDefaults to falseEnable Web Secure Remote Accesstruefalsetagsarray 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 TTLResponses 201dynamicSecretCreateMsSqlResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago