Acknowledge Drift Finding
POST
/compliance/drift/{finding_id}/acknowledge
Acknowledge a finding and promote the observed configuration to the accepted baseline (A47 D4). The finding stops downgrading coverage, so the projection refreshes here.
ADR-0023: the write is account-bound, the caller must hold operator on the finding’s resource’s account. Out of scope reads as nonexistent.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” finding_id
required
Finding Id
string format: uuid
Cookie Parameters
Section titled “Cookie Parameters ”Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
DriftFindingRecord
object
baseline_facts
required
Baseline Facts
object
key
additional properties
any
control_key
required
Control Key
string
id
required
Id
string format: uuid
observed_facts
required
Observed Facts
object
key
additional properties
any
opened_at
required
Opened At
string format: date-time
resource
required
Resource
string
resource_type
required
Resource Type
string
severity
required
Severity
string
status
required
Status
string
summary
required
Summary
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string