Skip to content

Commit

Permalink
Document v2beta package endpoint behavior
Browse files Browse the repository at this point in the history
It states what the endpoint does when the transfer source location's
UUID is not explicitly passed and how to use it when multiple
locations are available.
  • Loading branch information
replaceafill committed Sep 27, 2024
1 parent 6e344db commit e7670eb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions dev-manual/api/api-reference-archivematica.rst
Original file line number Diff line number Diff line change
Expand Up @@ -861,8 +861,11 @@ Examples:

Only a subset of these options might be needed for most use-cases. A fundamental
difference between the package endpoint and others from which a transfer can be
initiated is that a storage service transfer location UUID isnt always required.
In some cases that might still be ideal.
initiated is that a storage service transfer source location's UUID isn't always
required and the default transfer source location is used automatically.

When working with multiple transfer source locations, to start a transfer from a
non-default location, you need to specify the location's UUID.

*Starting a transfer using an absolute path*::

Expand Down

0 comments on commit e7670eb

Please sign in to comment.