Table of Contents | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
The storage cluster can return the following responses when the specified content cannot be deleted from the cluster or there is a problem with the DELETE request.
400 Bad Request | The following response indicates a problem with the DELETE request, such as missing mandatory headers, invalid message body, or any other violation of HTTP/1.1 by the DELETE request. The reason for the error is included in the message body of the response.
| |||||
---|---|---|---|---|---|---|
404 Not Found | The following response indicates the requested object cannot be located in this cluster.
| |||||
403 Forbidden | The following response indicates the requested object cannot be deleted because its current state forbids it. An object's lifecycle may include periods of time when users are not allowed to delete it from the cluster.
|