summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-03-19 15:40:52 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-19 15:40:52 +0000
commit6b7d3064ebc4bd6e3dca5d60708e853d2a4836f2 (patch)
treebee1c31c7ef1baeb91907cf7f688e9990a1cdcb6 /controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
parent780268ec538e303bc5bd5c93e2b813e0d3dcbcc7 (diff)
parentffb12d3ca702aa53c3f95d6e721f202f27e1aa8b (diff)
Merge "Add rainyDayTest for VFW"
Diffstat (limited to 'controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json')
-rw-r--r--controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json b/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
new file mode 100644
index 000000000..ff4361867
--- /dev/null
+++ b/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
@@ -0,0 +1,17 @@
+{
+ "CommonHeader": {
+ "TimeStamp": 1506051879001,
+ "APIver": "1.01",
+ "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65",
+ "SubRequestID": "${replaceMe}",
+ "RequestTrack": [],
+ "Flags": []
+ },
+ "Status": {
+ "Code": 401,
+ "Value": "FAILURE"
+ },
+ "Payload": {
+ "generic-vnf.vnf-id": "jimmy-test-vnf2"
+ }
+}