Get all poisoned training datasets of a model
/attacks/{modelId}/datasets
Name of the model file
e0a0588e-96c4-4fdf-9237-a8e94a6f5ffe.h5
curl -L \ --url 'https://virtserver.swaggerhub.com/strongcourage/MAIP/v1/attacks/{modelId}/datasets'
rsl_poisoned_dataset.csv
Delete all poisoned training datasets of a model
curl -L \ --request DELETE \ --url 'https://virtserver.swaggerhub.com/strongcourage/MAIP/v1/attacks/{modelId}/datasets'
No body