Transfer-Processes
Last updated
Was this helpful?
Last updated
Was this helpful?
Gets an transfer process with the given ID
Requests the deprovisioning of resources associated with a transfer process. Due to the asynchronous nature of transfers, a successful response only indicates that the request was successfully received. This may take a long time, so clients must poll the /{id}/state endpoint to track the state.
No Content
Gets the state of a transfer process with the given ID
Initiates a data transfer with the given parameters. Due to the asynchronous nature of transfers, a successful response only indicates that the request was successfully received. This may take a long time, so clients must poll the /{id}/state endpoint to track the state.
https://w3id.org/edc/v0.0.1/ns/TransferRequest
null
please use counterPartyAddress instead
Provider connector id is stored in the contract agreement
Returns all transfer process according to a query
https://w3id.org/edc/v0.0.1/ns/QuerySpec
{"@context":{"@vocab":"https://w3id.org/edc/v0.0.1/ns/"},"@type":"Criterion","operandLeft":"fieldName","operator":"=","operandRight":"some value"}
No Content
Requests the termination of a transfer process. Due to the asynchronous nature of transfers, a successful response only indicates that the request was successfully received. This may take a long time, so clients must poll the /{id}/state endpoint to track the state.
https://w3id.org/edc/v0.0.1/ns/TerminateTransfer
No Content