Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1003 Bytes

RotatedSecretGetValue.md

File metadata and controls

16 lines (12 loc) · 1003 Bytes

RotatedSecretGetValue

Properties

Name Type Description Notes
host str Get rotated secret value of specific Host (relevant only for Linked Target) [optional]
ignore_cache str Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI [optional] [default to 'false']
json bool Set output format to JSON [optional] [default to False]
name str Secret name
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
version int Secret version [optional]

[Back to Model list] [Back to API list] [Back to README]