Datasets
Get all poisoned training datasets of a model
Path parameters
modelIdstringRequiredExample:
Name of the model file
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5Responses
200
Successful operation
multipart/form-data
ResponsestringExample:
rsl_poisoned_dataset.csv401
The poisoned training dataset does not exist
get
/attacks/{modelId}/datasetsDelete all poisoned training datasets of a model
Path parameters
modelIdstringRequiredExample:
Name of the model file
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5Responses
200
Successful delete all poisoned training datasets of a model
No content
delete
/attacks/{modelId}/datasets200
Successful delete all poisoned training datasets of a model
No content