Deletes the specified bucket.
bucketName | Bucket name to be deleted |
namespace | Namespace associated. If it is null, then current user's namespace is used. |
SYSTEM_ADMIN
The following conditions must be met in order to call this operation.
Only authenticated users can delete buckets
Bucket name should not be null or empty
No Request Payload
Response indicating success or failure of the bucket delete operation
POST https://192.168.0.0:4443/object/bucket/bucket1/deactivate HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml