v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
secrets

Configure backend level settings that are applied to every key in the key-value store.

post/secret/config

Request body

cas_requiredboolean

If true, the backend will require the cas parameter to be set for each write

delete_version_afterinteger

If set, the length of time before a version is deleted. A negative duration disables the use of delete_version_after on all keys. A zero duration clears the current setting. Accepts a Go duration format string.

max_versionsinteger

The number of versions to keep for each key. Defaults to 10

Response

OK