Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1003 Bytes

GetDynamicSecretValue.md

File metadata and controls

16 lines (12 loc) · 1003 Bytes

akeyless.GetDynamicSecretValue

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]
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]