OPA status
opa_statusReturns the current OPA server configuration under a status key, including bundle settings, decision-log settings, and plugin configuration. Useful for checking what is 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||