request a transfer task
It allows for requesting transfer tasks against a SciCat token. It uses the service account configured with the service's instance
Query parameters
facility to use as source
the identifier name of the source facility
facility to use as destination
the path in the destination collection to use for the transfer
the SciCat PID of the dataset being transferred
the pid of the dataset being transferred
Path to the root of the globus collection on the source facility
start archive job
start archive job after successful transfer
Request body
Response
successfully started a transfer task
Changes
Changed in 12 of the 17 revisions of this API.4212
- ▲
for the
queryrequest parameterautoArchive, default valuetruewas addedrequest-parameter-default-value-added
- ▲
- ○
added the new optional
queryrequest parameterautoArchivenew-optional-request-parameter
- ○
- ▲
added the new required
queryrequest parametercollectionRootPathnew-required-request-parameter
- ○
request body became optional
request-body-became-optional
- ▲
- ○
the response property
became required for the statusresponse-property-became-required
- ○
- ▲
request body became required
request-body-became-required
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
- ○
the request property
became optionalrequest-property-became-optional
- ○
- ○
added optional request body
request-body-added-optional
- ○
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ●
deleted the
queryrequest parametersourcePathrequest-parameter-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲