summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
diff options
context:
space:
mode:
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"
+ }
+}