node-opa
Preparing search index...
OpenPolicyAgent
GetStatusResponse
Interface GetStatusResponse
interface
GetStatusResponse
{
result
:
{
bundles
?:
Record
<
string
,
any
>
;
labels
:
Record
<
string
,
string
>
;
metrics
?:
Record
<
string
,
any
>
;
plugins
?:
Record
<
string
,
{
state
:
string
}
>
;
}
;
}
Index
Properties
result
Properties
result
result
:
{
bundles
?:
Record
<
string
,
any
>
;
labels
:
Record
<
string
,
string
>
;
metrics
?:
Record
<
string
,
any
>
;
plugins
?:
Record
<
string
,
{
state
:
string
}
>
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
node-opa
Loading...