Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create a gateway object for preservation of a Bag an Object from the repository.

Requests/Responses

  • Request: PUT /ObjectId HTTP/1.1

  • Request Body: Compressed Bag
  • Request Headers:
    • Content-Type
    • Content-Length
  • Response CodeCodes:

    • 201 Created (on success)

Examples

Successful Creation
Code Block
titleRequest
PUT /af48c3d HTTP/1.1Host: preservation-gateway.institution.eduDate: Tue, 02 Jul 2019 20:15:00 GMTContent-Type: application/zipContent-Length: 493285Content-MD5: 4efcb3d98ce0fabfd585eb6c4332859493285 bytes of object data



Info
titleQuestion

Holy Bags? For large file deposit.

 - i don't want to push this content over the network and/or

 - i don't want to store it on a Gateway accessible disk


Info
titleQuestion

Bag profiles?


Info

Write up something about ObjectID semantics and repository reconstruction.


GET Object Audit

Description

...