summaryrefslogtreecommitdiffstats
path: root/test/cli/dummy-request-payload.json
blob: 62d2f9249c13f0fe8e7fe7f3b1eea1544733e945 (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-cli",
    "blueprintVersion": "1.0.0",
    "actionName": "dummy",
    "mode": "sync"
  },
  "payload": {}
}