Release Notes
Announcements
ci:CreateImageInspectJob permission to the action of the authorization policy. For all operation interfaces supported by Cloud Infinite, see CI action.GET /<ObjectKey>?imageInspect HTTP/1.1Host: <BucketName-APPID>.cos.<Region>.myqcloud.comDate: <GMT Date>Authorization: <Auth String>
Parameter | Description | Type | Required |
ObjectKey | Name of the object file, for example, folder/sample.jpg | String | Yes |
Parameter | Description | Type |
picSize | Size of the original image to be detected, in Bytes | String |
picType | Detected original image type, for example, jpg, png. | String |
suspicious | Indicates whether files other than image formats are detected. false indicates a normal image file, true indicates a suspicious file containing other formats. | Boolean |
suspiciousBeginByte | Starting byte position of the detected suspicious file, in Bytes | String |
suspiciousEndByte | Position of the end byte of the detected suspicious file, in Bytes | String |
suspiciousSize | Size of the detected suspicious file | String |
suspiciousType | Type of the detected suspicious file, for example, MPEG-TS | String |
http://examples-1251000004.cos.ap-shanghai.myqcloud.com/sample.jpeg?imageInspect
{"picSize": 158421,"picType": "jpeg","suspicious": false}
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários