v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/dynamic-secret-update-postgresql

Request body

creation-statementsstring

PostgreSQL Creation statements

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

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

postgresql-db-namestring

PostgreSQL DB Name

postgresql-hoststring

PostgreSQL Host

postgresql-passwordstring

PostgreSQL Password

postgresql-portstring

PostgreSQL Port

postgresql-usernamestring

PostgreSQL Username

producer-encryption-keystring

Dynamic producer encryption key

revocation-statementstring

PostgreSQL Revocation statements

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

sslboolean

Enable/Disable SSL [true/false]

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

dynamicSecretUpdatePostgreSqlResponse wraps response body.