Can folders be deleted recursively through REST API for S3
Applies to
- ONTAP 9
- ONTAP S3
Answer
- ONTAP REST API does not support object-level operations inside S3 buckets, such as recursively deleting all objects under a prefix (folder)
- These must be deleted using S3-compatible tools (client side)
