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