Page 1 of 1

When to delete a container?

PostPosted: Fri Mar 11, 2016 9:29 pm
by tivrfoa
Hi folks,

I searched this forum for: delete container, but there were no results.

Why would I need to DELETE a container before do a PUT on the same container?
I think it's not necessary because: "If the named container exists, its previous contents are overwritten"
https://www.ibm.com/support/knowledgece ... annel.html

When to use it beyond to free storage? Did anyone have some problem for not deleting a container?

Maybe it's good to delete a container when the program has subsequent calls in the same scope.
https://www.ibm.com/support/knowledgece ... lang=pt-br
https://www.ibm.com/support/knowledgece ... _ch09.html

Thank you!