Request This endpoint expects an object.
name string Optional
Dataset name. Required unless source_dataset_id is provided.
description string Optional
Dataset description.
sampling integer Optional Defaults to 100
Percent of matching logs to add (1-100).
start_time datetime Optional
Start of the time range to sample logs from.
end_time datetime Optional
End of the time range to sample logs from.
is_empty boolean Optional Defaults to false
Create an empty dataset without importing logs.
initial_log_filters map from strings to objects Optional
Platform-standard filters keyed by field name.
source_dataset_id string Optional
Existing dataset ID to duplicate. Copies logs asynchronously.
Response Dataset created.
status enum
Allowed values: initializing ready failed loading
initial_log_filters map from strings to objects
Platform-standard filters keyed by field name.