华为乾坤-上传文件信息:请求示例

时间:2025-05-12 15:32:16

请求示例

HTTP的示例
POST /controller/campus/baseservice/api/v1/filemgr/files HTTP/1.1
Host: 192.168.1.125:18002
Content-Type: application/json
Accept: application/json
Accept-Language: en-US
X-AC CES S-TOKEN: x-yyyyyy
{
	"fileName" : "test.xml",
	"displayName" : "test",
	"fileType" : 20,
	"fileSize" : 11,
	"localFilePath" : "C:\\fakepath\\test.xml",
	"description" : "",
	"pieceEnable" : false,
	"dependency" : ""
}
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002164038937.html