The table below describes HTTP status codes that can be returned in response to a request to delete an object or folder. For more information on HTTP status codes and the error codes that can accompany them, see Error codes.
Code | Meaning | Description |
---|---|---|
204 | No Content |
One of: •HCP successfully deleted the object or folder. •The specified object or folder does not exist. |
403 | Forbidden |
One of: •The credentials provided with the request are invalid. •You do not have delete permission for the specified bucket or object. •The request includes a versionId query parameter that identifies the current version of the object, and the current version of the object is a deleted version. •The HS3 API is currently disabled for the specified bucket. |
404 | Not Found | The specified bucket does not exist. |
409 | Conflict | The specified object is under retention. |
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. |
501 | Not Implemented | The request includes a versionId query parameter that identifies an old version of the object or a deleted version that is not the current version. |
503 | Service Unavailable |
HCP is temporarily unable to handle the request, probably due to system overload, maintenance, or upgrade. 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.