OPA status
opa_statusReturns the current running configuration of the OPA server, including bundle, decision-log, and plugin settings as reported at startup, presented under a status key for checking what is active.
Instructions
Return the running OPA server configuration via GET /v1/config. Returns the same underlying document as opa_config but presented under a status key as a convenience for agents that want to check "what is running" rather than "what was the server configured with". The response includes bundle settings, decision-log settings, and plugin configuration as OPA reported them at startup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||