DeleteEvents
is a
datatype for deleting a set of events.
Table: DeleteEvents
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: Mar 25, 2025 | |||||
created | datetime | yes | Long-Term | The date and time, in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z), the set was created. | |
createdByUser | string | Long-Term | The user that created the deletion. | ||
end | datetime | yes | Long-Term | The ending date and time, in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z), from which to select events to delete. | |
id | string | yes | Long-Term | The unique identifier for the set of events to delete. | |
query | string | yes | Long-Term | The query for selected events. | |
languageVersion | languageVersion | yes | Long-Term | The language version used by LogScale. See languageVersion . | |
start | datetime | yes | Long-Term | The starting date and time, in the ISO-8601 instant format (e.g., 2022-12-03T10:15:30.00Z), from which to select events to delete. |