Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

File metadata and controls

17 lines (13 loc) · 1.1 KB

akeyless.DynamicSecretGetValue

Properties

Name Type Description Notes
args [String] Optional arguments as key=value pairs or JSON strings, e.g - \"--args=csr=base64_encoded_csr --args=common_name=bar\" or args='{\"csr\":\"base64_encoded_csr\"}. It is possible to combine both formats.' [optional]
dbname String DBName: Optional override DB name (works only if DS allows it. only relevant for MSSQL) [optional]
host String Host [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Dynamic secret name
target String Target Name [optional]
timeout Number Timeout in seconds [optional] [default to 15]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]