Move object (when the file size exceeds 5GB, it is recommended to use the chunked move interface)
File ID array
Bucket ID
Directory ID (if not filled, move to the root directory)
操作结果(数组中的error字段表示移动该文件失败的错误)
ID
Error
{
"res": [
{
"id": "2013****3088",
"error": ""
},
{
"id": "2013****3089",
"error": "Move failed: target directory does not exist"
}
]
}