OPA status
opa_statusCheck the active OPA server configuration as reported at startup, including bundle, decision-log, and plugin settings, to see what is currently running.
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. Service header values are redacted, since OPA returns them verbatim and a header is the ordinary place to put an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||