Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

GetSecretValue.md

File metadata and controls

16 lines (12 loc) · 1.03 KB

akeyless.GetSecretValue

Properties

Name Type Description Notes
accessibility String for personal password manager [optional] [default to 'regular']
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 Boolean Set output format to JSON [optional] [default to false]
names [String] Secret name
prettyPrint Boolean Print the secret value with json-pretty-print (not relevent to SDK) [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
version Number Secret version, if negative value N is provided the last N versions will return (maximum 20) [optional]