mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
3d67420a38
This commit adds a new server endpoint for pulling the status information from the running OPA. Normally status is pushed by OPA to remote locations but in some cases users may need to pull it. The docs changes move the config and health API sections up into the right location in the REST API page. Fixes #4089 Signed-off-by: Torin Sandall <torinsandall@gmail.com>