Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.01 KB

GetRotatedSecretValue.md

File metadata and controls

16 lines (12 loc) · 1.01 KB

akeyless.Model.GetRotatedSecretValue

Properties

Name Type Description Notes
Host string Get rotated secret value of specific Host (relevant only for Linked Target) [optional]
IgnoreCache string 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]
Names string Secret name
Token string Authentication token (see `/auth` and `/configure`) [optional]
UidToken string 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]