Create a new dataset
datasets
Create a new dataset
POST
Create a new dataset
Authorizations
Body
application/json
Response
Dataset created successfully
Configuration for a dataset.
The unique identifier of the dataset.
Name of the log collection.
Required string length:
1 - 255Example:
"demo"
Name of the dataset within the collection.
Required string length:
1 - 255Example:
"firewall"
Whether the dataset is generated by the system.
Example:
false
A map of key value pairs associated with this log
Example:
{
"region": "eu",
"environment": "production"
}Identifier of the parser used to process incoming events for this dataset.
Example:
"266ea07d-b013-47c1-9c74-635e42b22cbb"
Common metadata attached to all persisted resources.

