Time Series Deletion

2022-02-07T13:25:09Z

Summary


Details

I have some timeseries data that I want to delete. My date range is more than 6 months. How can I delete the data I no longer need?

Solution

You can use the IoT Time Series Services to delete time series data. 

There is currently no possibility to bulk delete time series data. 

As the deletion is a compute-intense operation there are some restrictions you need to consider:

Here are the limitations for deletion:

  • Time Series data can only be deleted 7 days after it was submitted.
    • The range of a delete request must be UTC hourly aligned.
      • The range of a delete request cannot be greater than 7 day.
        • The maximum number of delete requests per tenant is 1 per day.

          Notes

          For more information please refer to documentation:

          https://developer.mindsphere.io/apis/iot-iottimeseries/api-iottimeseries-overview.html

          KB Article ID# PL8612939

          Contents

          SummaryDetails

          Associated Components