Skip to main content
GET
Get one imported cluster's aggregated policy violations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string<uuid>
required

Response

The cluster's aggregated Kyverno policy-report rollup (per-policy pass/warn/fail counts with top offending namespaces) plus the stored audit/enforce mode; not_available with a detail when Kyverno has published nothing.

cluster_id
string<uuid>
required
cluster_name
string
required
detail
string | null
required
policies
object[]
required
policy_mode
enum<string> | null
required
Available options:
audit,
enforce
report_count
integer
required
status
enum<string>
required
Available options:
available,
not_available
totals
object
required