summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/remote-python/connection-fail/resources/frankfurt/request-payload.json
blob: 4bcf8e22b1abec1ace0386aedcf292af86b6af98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "commonHeader": {
    "originatorId": "System",
    "requestId": "remote-python-connection-fail",
    "subRequestId": "1"
  },
  "actionIdentifiers": {
    "blueprintName": "RT-remote-python",
    "blueprintVersion": "1.0.0",
    "actionName": "connection-fail",
    "mode": "sync"
  },
  "payload": {
    "connection-fail-request": {}
  }
}