How can i delete a bucket on Object Container? I can't view any option to do this. I want to delete buckets named test* in this picture.
How can i delete a bucket on Object Container? I can't view any option to do this. I want to delete buckets named test* in this picture.
Hello,
There isn't currently a way to do this in the web interface, and needs to be done via command line:
For version 7.2.1 the command line guide: support.quest.com/.../41
In you case the command would be:
/opt/qorestor/bin/object_container --bkt-del --name ObjectContainer ---bkt-name test
Hello,
There isn't currently a way to do this in the web interface, and needs to be done via command line:
For version 7.2.1 the command line guide: support.quest.com/.../41
In you case the command would be:
/opt/qorestor/bin/object_container --bkt-del --name ObjectContainer ---bkt-name test