ueba train
📄️ Get dataset object list, possibility to filter training history
Get dataset object list, possibility to filter training history
📄️ Save new dataset definition. Note training requires separate action.
Save new dataset definition. Note training requires separate action.
📄️ Get dataset by id, possibility to filter training history
Get dataset by id, possibility to filter training history
📄️ Update dataset. Note this will cause backend to empty training history and delete trained weights in
Update dataset. Note this will cause backend to empty training history and delete trained weights in ueba machine. This endpoint will not initiate training.
📄️ Delete dataset
Delete dataset
📄️ Train or retrain a saved dataset.
Train or retrain a saved dataset.
📄️ Get number of connections for dataset with given parameters. All connections, if json empty in body.
Get number of connections for dataset with given parameters. All connections, if json empty in body. Enables ui to poll dataset size when user configures period. Note uses post to avoid too long GET url query string.