Skip to main content
GET
Get one imported cluster's compliance view

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 compliance benchmark summaries with failed checks and the aggregated config-audit counts; not_available with a detail when trivy-operator (or its compliance controller) has published nothing.

benchmarks
object[]
required
cluster_id
string<uuid>
required
cluster_name
string
required
config_audit
object | null
required
detail
string | null
required
status
enum<string>
required
Available options:
available,
not_available