Sandbox storage size, dataset batch deletion
Hi there,
As part of our data hygiene best practice, we are looking to delete dataset batches that were ingested more than 30 days ago to keep our storage usage optimized and low. I've tried going into each dataset and just create a request via delete batch api to remove those batches, but that's a very manual work.
With the new data life cycle feature, that doesn't my purpose as I don't want to delete the entire dataset. What are some recommendations?
Thanks