Enhancements for the aai-common library
[aai/aai-common.git] / aai-core / src / test / resources / payloads / resource / generic-vnf-notification.json
diff --git a/aai-core/src/test/resources/payloads/resource/generic-vnf-notification.json b/aai-core/src/test/resources/payloads/resource/generic-vnf-notification.json
new file mode 100644 (file)
index 0000000..27b38d2
--- /dev/null
@@ -0,0 +1,6 @@
+{
+    "vnf-id": "generic-vnf-notification",
+    "vnf-type": "sometype",
+    "in-maint": true,
+    "is-closed-loop-disabled": true
+}