The table below describes HTTP status codes that can be returned in response to a request to list container contents. For more information on HTTP status codes and the error codes that can accompany them, see Error codes.
Code | Meaning | Description |
---|---|---|
200 | OK |
The response body lists the objects. |
204 | No Content | The response body shows no objects. Either the container has no objects or you are paging through a long list of names by using the marker, limit, or end_marker query parameters, and you have reached the end of the list. |
404 | Not Found | If the container does not exist. |
© 2016 Hitachi Data Systems Corporation. All rights reserved.