curl --location --request POST 'https://192.168.88.32:9781/bvcsp/v1/pu/manualsnapshot/one//' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": {
"fileID": "string",
"channelIndex": 0,
"filePath": "string",
"fileSize": 0,
"fileName": "string"
}
}