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