summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/ansible-python-dg/success/expected-response.json
blob: 833c2eb94171bbcb5b6be86817df60bec5179dec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "correlationUUID": null,
  "commonHeader": {
    "timestamp": "2020-05-26T01:11:00.914Z",
    "originatorId": "System",
    "requestId": "ansible-python-dg-success",
    "subRequestId": "ansible-python-dg-success-1",
    "flags": null
  },
  "actionIdentifiers": {
    "blueprintName": "RT-ansible-python-dg",
    "blueprintVersion": "1.0.0",
    "actionName": "run-dg",
    "mode": "sync"
  },
  "status": {
    "code": 200,
    "eventType": "EVENT_COMPONENT_EXECUTED",
    "timestamp": "2020-05-26T01:11:17.384Z",
    "errorMessage": null,
    "message": "success"
  },
  "payload": {
    "run-dg-response": {
      "execute-command-logs": [
        "TenGigE0/0/0/19"
      ]
    }
  }
}