The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Insights Hub drives smart manufacturing through the industrial Internet of Things. Gain actionable insights with asset and operational data and improve your processes.
Initiate a multi part upload by providing the upload=start query parameter to the upload request. This initiation request and does not accept any file part. The example request below initiates a multi part upload for a file exampleFile in the sub directory optionalDirectory:
Provide the request parameter upload=complete to complete a multi part upload. The example below completes a multi part upload for a file exampleFile in the sub directory optionalDirectory. The complete request accepts a file part that is smaller than the minimum allowed part size and treats it as the final part.
The id is a mandatory field and cannot be null or empty. The timeFrom and timeTo parameters are optional. The range from timeFrom and timeTo should not exceed 3 months. If these parameters are not provided then, the files created before 90 days of the submission of this request, will be deleted.
In addition, it is possible to view the status of the bulk delete operation.
Sample Response:
{"id":"a87d8d68-9d6d-42f8-9eb9-8899fa90bb3f","timestamp":"2020-06-08T09:12:28Z","status":"COMPLETED_WITH_ERRORS","assets":[{"id":"089336872ce342aba1a847f53d515dc7","path":"/","timeFrom":"2020-03-01T09:12:28.110Z","timeTo":"2020-06-01T09:12:28.110Z","status":"FAILED","filesToBeDeleted":500,"filesDeleted":400,"filesRemaining":100,"error":"Something went wrong while deleting some files"}]}
It is also possible to get all the bulk delete operations performed by an environment.