summaryrefslogtreecommitdiffstats
path: root/cds-regression-test/test/test/netconf/kotlin/success/expected-response.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-regression-test/test/test/netconf/kotlin/success/expected-response.json')
-rw-r--r--cds-regression-test/test/test/netconf/kotlin/success/expected-response.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/cds-regression-test/test/test/netconf/kotlin/success/expected-response.json b/cds-regression-test/test/test/netconf/kotlin/success/expected-response.json
deleted file mode 100644
index dfb81d7..0000000
--- a/cds-regression-test/test/test/netconf/kotlin/success/expected-response.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "commonHeader": {
- "timestamp": "2020-02-03T13:40:43.697Z",
- "originatorId": "System",
- "requestId": "regression-test-netconf-kotlin",
- "subRequestId": "1",
- "flags": null
- },
- "actionIdentifiers": {
- "blueprintName": "RT-netconf",
- "blueprintVersion": "1.0.0",
- "actionName": "netconf-kotlin",
- "mode": "sync"
- },
- "status": {
- "code": 200,
- "eventType": "EVENT_COMPONENT_EXECUTED",
- "timestamp": "2020-02-03T13:40:51.835Z",
- "errorMessage": null,
- "message": "success"
- },
- "payload": {
- "netconf-kotlin-response": {
- "response-data": {
- "deploySuccess": true
- }
- }
- }
-}