Name | Type | Description | Notes |
---|---|---|---|
accessibility | String | for personal password manager | [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] |
json | Boolean | Set output format to JSON | [optional] |
names | List<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 | Integer | Secret version, if negative value N is provided the last N versions will return (maximum 20) | [optional] |