Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
6feb2c27
Commit
6feb2c27
authored
Jul 02, 2014
by
Sofia Papagiannaki
Committed by
Chrysostomos Nanakos
Jul 08, 2014
Browse files
docs: Update Object Storage API
parent
c6e1a1d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/object-api-guide.rst
View file @
6feb2c27
...
...
@@ -964,6 +964,7 @@ The ``X-Object-Sharing`` header may include either a ``read=...`` comma-separate
Return Code Description
============================== ==============================
201 (Created) The object has been created
403 (Forbidden) If ``X-Copy-From`` and the source object is not available in the storage backend.
409 (Conflict) The object can not be created from the provided hashmap (a list of missing hashes will be included in the reply)
411 (Length Required) Missing ``Content-Length`` or ``Content-Type`` in the request
413 (Request Entity Too Large) Insufficient quota to complete the request
...
...
@@ -1015,6 +1016,7 @@ X-Object-Version The object's new version
Return Code Description
============================== ==============================
201 (Created) The object has been created
403 (Forbidden) If the source object is not available in the storage backend.
413 (Request Entity Too Large) Insufficient quota to complete the request
============================== ==============================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment