{
"hash_type": "no",
"hash_value": "string",
"name": "string",
"operate_type": "new"
}curl --location --request POST '/v7/aiopen/drives//files//operate' \
--header 'Content-Type: application/json' \
--data-raw '{
"hash_type": "no",
"hash_value": "string",
"name": "string",
"operate_type": "new"
}'{
"code": 0,
"more": {},
"msg": "string"
}