HCP Tenant Management Help


HTTP status codes (PUT directory)

The table below describes HTTP status codes that can be returned in response to a request to store an object. For more information about HTTP status codes and the error codes that can accompany them, see Error codes.

Code Meaning Description
201 Created

The object has been added to the container.

408 Request Timeout The request has timed out and not completed. It is no longer trying to resent the request.
409 Conflict The object already exists and versioning is not enabled.
411 Length Required Indicates a missing Transfer-Encoding or Content-Length request header.
412 Precondition Failed If using "If-None-Match: *" header and an object already exists at the specified path.
422 Unprocessable Entity MD5 checksum of the data that is written to the object store does not match the optional ETag value.
500 Internal Server Error

An internal error occurred.

If this error persists, contact your tenant administrator.

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.

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.