HCP Tenant Management Help


Status codes (POST object upload)

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

Code Meaning Description
200 OK

HCP successfully processed the request.

201 OK HCP successfully processed the request. Returns an XML document with a 201 status code. Recommended for uploads through Adobe Flash.
204 OK HCP successfully processed the request. (Default success response.)
400 Bad Request

Possible reasons include:

The request does not include a Content-Type header.

The security policy is missing or malformed.

403 Forbidden

Possible reasons include:

The request specifies anonymous access. Only an authenticated user can complete an upload.

The credentials provided with the request are invalid.

The credentials provided with the request do not match the credentials used to initiate the upload.

You do not have permission to complete uploads in the specified bucket.

The S3 compatible API is currently disabled for the specified bucket.

The request uses HCP, AD, SPENEGO, or cookie authentication.

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.