open-vault/website/content/api-docs/system
Chris Capurso f9e9b4d327
Add sys/version-history endpoint and associated command (#13766)
* store version history as utc; add self-heal logic

* add sys/version-history endpoint

* change version history from GET to LIST, require auth

* add "vault version-history" CLI command

* add vault-version CLI error message for version string parsing

* adding version-history API and CLI docs

* add changelog entry

* some version-history command fixes

* remove extraneous cmd args

* fix version-history command help text

* specify in docs that endpoint was added in 1.10.0

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* enforce UTC within storeVersionTimestamp directly

* fix improper use of %w in logger.Warn

* remove extra err check and erroneous return from loadVersionTimestamps

* add >= 1.10.0 warning to version-history cmd

* move sys/version-history tests

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-02-14 15:26:57 -05:00
..
mfa
replication Upgrade guidance updates from VLT-172 (#13327) 2021-12-20 13:46:57 -05:00
storage changed to upper-case for integrated storage (#14037) 2022-02-14 08:38:06 -08:00
audit-hash.mdx
audit.mdx
auth.mdx Add read support to sys/auth/:path (#12793) 2022-01-25 11:56:40 -08:00
capabilities-accessor.mdx
capabilities-self.mdx
capabilities.mdx
config-auditing.mdx
config-control-group.mdx
config-cors.mdx
config-reload.mdx
config-state.mdx
config-ui.mdx
control-group.mdx
generate-recovery-token.mdx
generate-root.mdx
ha-status.mdx Add "operator members" command to list nodes in the cluster. (#13292) 2021-11-30 14:49:58 -05:00
health.mdx Fix documentation of "replication_performance_mode" in health API (#13529) 2022-02-04 10:05:44 -08:00
host-info.mdx
in-flight-req.mdx VAULT-1564 report in-flight requests (#13024) 2021-12-08 17:34:42 -05:00
index.mdx
init.mdx
internal-counters.mdx updating response for partial month client count (#13634) 2022-01-13 10:40:42 -08:00
internal-specs-openapi.mdx
internal-ui-feature.mdx
internal-ui-mounts.mdx
internal-ui-namespaces.mdx
internal-ui-resultant-acl.mdx
key-status.mdx
leader.mdx
lease-count-quotas.mdx
leases.mdx
license.mdx
managed-keys.mdx Add documentation for Managed Keys (#13856) 2022-02-08 14:01:19 -05:00
metrics.mdx
monitor.mdx Add note that monitor command may truncate logs (#13079) 2021-11-08 12:52:42 -05:00
mounts.mdx Add a new parameter "allowed_managed_keys" to mount config (#13202) 2021-11-21 19:08:38 -06:00
namespaces.mdx Namespace API Lock docs (#13064) 2021-11-09 15:43:17 -07:00
plugins-catalog.mdx
plugins-reload-backend.mdx Fix some typos (#12289) 2021-11-15 14:52:04 -05:00
policies-password.mdx Add LIST support to sys/policies/password (#12787) 2022-01-24 13:42:14 -08:00
policies.mdx
policy.mdx
pprof.mdx
quotas-config.mdx
rate-limit-quotas.mdx
raw.mdx Enhance sys/raw to read and write values that cannot be encoded in json (#13537) 2022-01-20 07:52:53 -05:00
rekey-recovery-key.mdx
rekey.mdx
remount.mdx
rotate-config.mdx
rotate.mdx
seal-status.mdx
seal.mdx
sealwrap-rewrap.mdx
step-down.mdx
tools.mdx Adds support for SHA-3 to transit (#13367) 2021-12-08 12:29:33 -06:00
unseal.mdx
version-history.mdx Add sys/version-history endpoint and associated command (#13766) 2022-02-14 15:26:57 -05:00
wrapping-lookup.mdx
wrapping-rewrap.mdx
wrapping-unwrap.mdx
wrapping-wrap.mdx