{
"dfs_trash": {
"path": "string"
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v1/dfs-trashes/:restore-file' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"dfs_trash": {
"path": "string"
}
}'{
"dfs_trash_file_job": {
"status": "string",
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"progress_info": {
"total_num": 0,
"create": "2019-08-24T14:15:22Z",
"current_progress": 0,
"fail_num": 0,
"total_progress": 0,
"update": "2019-08-24T14:15:22Z",
"success_num": 0,
"action": "string",
"data": "string",
"id": 0
},
"progress": 0,
"action": "string",
"path": "string",
"trash": {
"id": 0
},
"id": 0
}
}