{
"dfs_trash": {
"filter": "string",
"path": "string",
"expired_time": 0,
"dfs_rootfs_id": 0
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v1/dfs-trashes/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"dfs_trash": {
"filter": "string",
"path": "string",
"expired_time": 0,
"dfs_rootfs_id": 0
}
}'{
"dfs_trash": {
"status": "string",
"total_files": 0,
"total_kbyte": 0,
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"action_status": "string",
"filter": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"expired_time": 0,
"progress": 0,
"path": {
"dfs_path_stat": {
"files": 0,
"snapshot_num": 0,
"quota_num": 0,
"modify": "2019-08-24T14:15:22Z",
"dp_dfs_snapshot_policies": [
"string"
],
"last_snapshot_time": "2019-08-24T14:15:22Z",
"access": "2019-08-24T14:15:22Z",
"shared": true,
"dp_snapshot_num": 0,
"total_snapshot_num": 0,
"change": "2019-08-24T14:15:22Z",
"size": 0
},
"stretched": true,
"id": 0,
"dfs_path_performance": {
"status": "string",
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"path": {},
"id": 0,
"rootfs": {
"id": 0,
"name": "string"
}
},
"name": "string"
},
"rootfs": {
"id": 0,
"name": "string"
},
"id": 0,
"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
}
}
}