The table below describes HTTP status codes that can be returned in response to a request to delete a bucket. For more information on HTTP status codes and the error codes that can accompany them, see Error codes.
Code | Meaning | Description |
---|---|---|
204 | No Content |
HCP successfully deleted the bucket. |
403 | Forbidden |
One of: •The credentials provided with the request are invalid. •You are not the bucket owner. •The HS3 API is currently disabled for the specified bucket. •The tenant does not currently support use of the HS3 API. |
404 | Not Found | The specified bucket does not exist. |
409 | Conflict | The specified bucket is not empty. |
500 | Internal Server Error |
An internal error occurred. Try the request again, gradually increasing the delay between each successive attempt. If this error persists, contact your tenant administrator. |
© 2017 Hitachi Data Systems Corporation. All rights reserved.