Changeset 65f7113 in trunk
- Timestamp:
- 2021-08-17T18:10:50Z (4 years ago)
- Branches:
- master
- Children:
- 47dfe5d
- Parents:
- 23212fc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified docs/proposed/http-storage-node-protocol.rst ¶
r23212fc r65f7113 585 585 1. Create a bucket for storage index ``AAAAAAAAAAAAAAAA`` to hold two immutable shares, discovering that share ``1`` was already uploaded:: 586 586 587 P UT /v1/immutable/AAAAAAAAAAAAAAAA587 POST /v1/immutable/AAAAAAAAAAAAAAAA 588 588 {"renew-secret": "efgh", "cancel-secret": "ijkl", 589 589 "share-numbers": [1, 7], "allocated-size": 48}
Note: See TracChangeset
for help on using the changeset viewer.