You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secure backup interval in minutes. To ensure service continuity in case of power cycle and network outage secrets will be backed up periodically per backup interval
[optional][default to '1']
enable_cache
String
Enable cache [true/false]
[optional]
enable_proactive
String
Enable proactive caching [true/false]
[optional]
json
Boolean
Set output format to JSON
[optional][default to false]
minimum_fetch_interval
String
When using Cache or/and Proactive Cache, additional secrets will be fetched upon requesting a secret, based on the requestor's access policy. Define minimum fetching interval to avoid over fetching in a given time frame
[optional][default to '5']
stale_timeout
String
Stale timeout in minutes, cache entries which are not accessed within timeout will be removed from cache
[optional][default to '60']
token
String
Authentication token (see `/auth` and `/configure`)
[optional]
uid_token
String
The universal identity token, Required only for universal_identity authentication