Get all datasets of the model
/models/{modelId}/datasets/
Name of the model file to return
3c6e4cb4-9b74-40c8-8f4a-132c9d5e4ace.h5
curl -L \ --url 'https://virtserver.swaggerhub.com/strongcourage/MAIP/v1/models/{modelId}/datasets/'
{ "datasets": [ "rsl_poisoned_dataset.csv" ] }