Versions Compared

Key

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

...

The REST API is split in to two main parts, repair and fulfillment.

Repair API

GET /api/repaisrrepairs/?<requested=?,collection=?,depositor=?,offers=?>

...

Code Block
languagejs
collapsetrue
{
"type": "node-to-node",
"link": "node_i@node_v.edu:/homes/node_i/path/to/repair"
}

Credentials

...

Ingest

Code Block
languagejs
collapsetrue
{
"type": "ingest",
"link": "node_i@chron.ucsd.edu:/path/to/repair"
}

...