Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 973 Bytes

GetDynamicSecretValue.md

File metadata and controls

20 lines (12 loc) · 973 Bytes

GetDynamicSecretValue

Properties

Name Type Description Notes
args List<String> Optional arguments as key=value pairs or JSON strings, e.g - \&quot;--args=csr=base64_encoded_csr --args=common_name=bar\&quot; or args='{\&quot;csr\&quot;:\&quot;base64_encoded_csr\&quot;}. It is possible to combine both formats.' [optional]
host String Host [optional]
json Boolean Set output format to JSON [optional]
name String Dynamic secret name
target String Target Name [optional]
timeout Long Timeout in seconds [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]