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 | bool | Set output format to JSON | [optional] [default to false] |
Names | List<string> | Secret name | |
PrettyPrint | bool | 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 | int | Secret version, if negative value N is provided the last N versions will return (maximum 20) | [optional] |