Skip to main content
GET
Compliance Report
string
Filter by Kubernetes namespace
string
Start date in RFC3339 format
string
End date in RFC3339 format (default: now). Window defaults to 7 days if not specified.

Report Contents

The compliance report aggregates metrics across all AIOps resources:
  • Incident Metrics: Total incidents, by severity/state, MTTD, MTTR, mean remediation attempts
  • Remediation Metrics: Total remediations, success rate, by action type, auto vs agentic counts
  • SLA Metrics: Compliance percentage, response/resolution violations, average times
  • Approval Metrics: Auto/manual approved, rejected, expired, average decision time
  • Audit Summary: Total events, by severity, by event type

Authorizations

Authorization
string
header
required

Bearer token issued by the operator. Format: Authorization: Bearer <token>.

Query Parameters

namespace
string

Filter by namespace.

from
string<date-time>

Start date (RFC3339).

to
string<date-time>

End date (RFC3339). Default: now. Default window: 7 days.

Response

Compliance report

apiVersion
string
Example:

"v1"

kind
string
Example:

"ComplianceReport"

spec
object