Datasets
Get all poisoned training datasets of a model
Path parameters
modelIdstringRequiredExample:
Name of the model file
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
Responses
200
Successful operation
multipart/form-data
ResponsestringExample:
rsl_poisoned_dataset.csv
401
The poisoned training dataset does not exist
get
GET /strongcourage/MAIP/v1/attacks/{modelId}/datasets HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
rsl_poisoned_dataset.csv
Delete all poisoned training datasets of a model
Path parameters
modelIdstringRequiredExample:
Name of the model file
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
Responses
200
Successful delete all poisoned training datasets of a model
delete
DELETE /strongcourage/MAIP/v1/attacks/{modelId}/datasets HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
200
Successful delete all poisoned training datasets of a model
No content