RedactEventsInputType
is
used to input data for redacting events.
Table: RedactEventsInputType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 19, 2024 | |||||
end | datetime | yes | Long-Term | The end of the interval in which to perform redactions. | |
query | string | yes | Long-Term | The query to use for redaction. Any event returned by this query will be removed. | |
repositoryName | string | yes | Long-Term | The name of the repository in which to redact events. | |
start | datetime | yes | Long-Term | The start of the interval from which to perform redactions. | |
userMessage | string | Long-Term | Optional message to log in the audit log for this action. |