Generate Device OSS File Download URL
API Basic Information
API Description: None
Request method: post
API Request path: /api/v1/cits/devices/{iotId}/files:generateOssUrl
API Request parameters
Path request parameters
| parameter name | type | required | remark |
|---|---|---|---|
| iotId | string | Required | ID of the device to which the stored file belongs |
Query parameters
None
Request body
| parameter name | type | required | remark |
|---|---|---|---|
| path | string | Optional | Storage path of the file to be processed |
Response
| parameter name | type | required | remark |
|---|---|---|---|
| url | string | Optional | Temporary download URL of the generated file |
