transfer

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

post/transfer

Query parameters

sourceFacilitystring required

facility to use as source

the identifier name of the source facility

destFacilitystring required

facility to use as destination

the path in the destination collection to use for the transfer

scicatPidstring required

the SciCat PID of the dataset being transferred

the pid of the dataset being transferred

Request body

Response

successfully started a transfer task

jobIdstring

the SciCat job id of the transfer job

Changes