summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/cli/success/resources/elalto/expected-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-regression-test/test/cli/success/resources/elalto/expected-response.json')
-rw-r--r--cds-regression-test/test/cli/success/resources/elalto/expected-response.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/cds-regression-test/test/cli/success/resources/elalto/expected-response.json b/cds-regression-test/test/cli/success/resources/elalto/expected-response.json
deleted file mode 100644
index a813478..0000000
--- a/cds-regression-test/test/cli/success/resources/elalto/expected-response.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "commonHeader": {
- "timestamp": "2020-02-11T21:19:57.762Z",
- "originatorId": "System",
- "requestId": "regression-test-cli",
- "subRequestId": "1",
- "flags": null
- },
- "actionIdentifiers": {
- "blueprintName": "RT-cli",
- "blueprintVersion": "1.0.0",
- "actionName": "cli",
- "mode": "sync"
- },
- "status": {
- "code": 200,
- "eventType": "EVENT_COMPONENT_EXECUTED",
- "timestamp": "2020-02-11T21:20:00.446Z",
- "errorMessage": null,
- "message": "success"
- },
- "payload": {
- "cli-response": {
- "response-data": "\nCommand : pwd\n/\n\nCommand : ls\nbin\ndev\netc\nlib\n"
- }
- }
-}