node-opa
Preparing search index...
OpenPolicyAgent
ExecuteAdHocQueryResponse
Interface ExecuteAdHocQueryResponse
interface
ExecuteAdHocQueryResponse
{
explanation
?:
any
[]
;
metrics
?:
Record
<
string
,
number
>
;
result
:
Record
<
string
,
any
>
[]
;
}
Index
Properties
explanation?
metrics?
result
Properties
Optional
explanation
explanation
?:
any
[]
Optional
metrics
metrics
?:
Record
<
string
,
number
>
result
result
:
Record
<
string
,
any
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
explanation
metrics
result
node-opa
Loading...