Skip to main content

Bulk re-evaluate compliance checks

POST 

/openapi/v1/compliance-checks/evaluate

Synchronously re-evaluates a set of checks in one pass. With no filters supplied, runs every enabled check. Provide ids to limit to specific checks, or severity (CRITICAL / WARNING / INFO) to limit by severity. The two filters AND when both are supplied. Returns a fresh summary per evaluated check.

Request

Responses

OK