summaryrefslogtreecommitdiffstats
path: root/test/ansible-python-dg/success/expected-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/ansible-python-dg/success/expected-response.json')
-rw-r--r--test/ansible-python-dg/success/expected-response.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/test/ansible-python-dg/success/expected-response.json b/test/ansible-python-dg/success/expected-response.json
new file mode 100644
index 0000000..833c2eb
--- /dev/null
+++ b/test/ansible-python-dg/success/expected-response.json
@@ -0,0 +1,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"
+ ]
+ }
+ }
+}