Interface: CaptureSnapshotRequest
@kortexya/reasoninglayer / Compliance / CaptureSnapshotRequest
Interface: CaptureSnapshotRequest
Defined in: src/types/compliance.ts:125
Body of POST /api/v1/predictions/snapshot.
Properties
capturedAfter?
optionalcapturedAfter:string
Defined in: src/types/compliance.ts:129
Lower bound on AuditRecord.timestamp (ISO-8601).
maxEntries?
optionalmaxEntries:number
Defined in: src/types/compliance.ts:131
Cap on the number of frozen entries.
requestPathPattern
requestPathPattern:
string
Defined in: src/types/compliance.ts:127
Glob-style pattern that selects which audit records to freeze.