v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/dynamic-secret-update-mssql

Request body

custom-username-templatestring

Customize how temporary usernames are generated using go template

delete_protectionstring

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

descriptionstring

Description of the object

input-rulestring[]

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).

item-custom-fieldsobject

Additional custom fields to associate with the item

jsonboolean

Set output format to JSON

mssql-allowed-db-namesstring

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

mssql-create-statementsstring

MSSQL Creation statements

mssql-dbnamestring

MSSQL Name

mssql-hoststring

MSSQL Host

mssql-passwordstring

MSSQL Password

mssql-portstring

MSSQL Port

mssql-revocation-statementsstring

MSSQL Revocation statements

mssql-usernamestring

MSSQL Username

namestring required

Dynamic secret name

new-namestring

Dynamic secret name

output-rulestring[]

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

password-lengthstring

The length of the password to be generated

producer-encryption-key-namestring

Dynamic producer encryption key

secure-access-bastion-issuerstring

Deprecated. use secure-access-certificate-issuer

secure-access-certificate-issuerstring

Path to the SSH Certificate Issuer for your Akeyless Secure Access

secure-access-db-namestring

The DB name (relevant only for DB Dynamic-Secret)

secure-access-db-schemastring

The DB schema

secure-access-delayinteger

The delay duration, in seconds, to wait after generating just-in-time credentials. Accepted range: 0-120 seconds

secure-access-enablestring

Enable/Disable secure remote access [true/false]

secure-access-hoststring[]

Target DB servers for connections (In case of Linked Target association, host(s) will inherit Linked Target hosts)

secure-access-webboolean

Enable Web Secure Remote Access

tagsstring[]

Add tags attached to this object

target-namestring

Target name

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

user-ttlstring

User TTL

Response

dynamicSecretUpdateMsSqlResponse wraps response body.