Skip to content

GovernanceOperationSummary

Aggregate governance enforcement counts returned by GovernanceServiceModel.getOperationSummary, covering the requested time range.

Properties

Property Type Description
allowedCount number Number of evaluations that resolved to Allow.
deniedCount number Number of evaluations that resolved to Deny.
noOpCount number Number of evaluations that resolved to NoOp (simulated).
totalEvaluations number Total number of governance enforcement evaluations in range.