/sys/experiments
Restricted endpoint
The API path can only be called from the root namespace.The /sys/experiments
endpoint returns information about experiments on the Vault node.
Read experiments
This endpoint returns the experiments available and enabled on the Vault node.
Experiments are per-node and cannot be changed while the node is running. See
the -experiment
flag and the
experiments
config key documentation for
details on enabling experiments.
Method | Path |
---|---|
GET | /sys/experiments |
Sample request
Sample response