Skip to main content
Version: v0.4.1

Request Transfer

POST 

/api/transfers/request/:role

Requests a transfer from control plane to data plane.

Request

Path Parameters

    role stringrequired

Query Parameters

    processId stringrequired

Header Parameters

    x-remote-party stringrequired
    x-dataset-id stringrequired

Body

required

    @typestringrequired
    dspace:consumerPidstringrequired
    dspace:agreementIdstringrequired
    dct:formatstringrequired

    dspace:dataAddress

    object

    @typestringrequired
    dspace:endpointTypestringrequired
    dspace:endpointstringrequired

    dspace:endpointProperties

    object[]

    required

  • Array [

  • @typestringrequired
    dspace:namestringrequired
    dspace:valuestringrequired
  • ]

  • dspace:callbackAddressstringrequired

Responses

Schema

    acceptedbooleanrequired
    identifierstringrequired

    dataAddress

    object

    @typestringrequired
    dspace:endpointTypestringrequired
    dspace:endpointstringrequired

    dspace:endpointProperties

    object[]

    required

  • Array [

  • @typestringrequired
    dspace:namestringrequired
    dspace:valuestringrequired
  • ]

  • callbackAddressstring