Add some test cases for VF-C to CSIT
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / update_ns_instance.json
diff --git a/tests/vfc/nfvo-lcm/jsoninput/update_ns_instance.json b/tests/vfc/nfvo-lcm/jsoninput/update_ns_instance.json
new file mode 100644 (file)
index 0000000..2722b3a
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "updateType": "ADD_VNF",
+  "addVnfInstance": [
+    {
+      "vnfInstanceId": "456",
+      "vnfProfileId": "456"
+    }
+  ],
+  "updateTime": {
+    "DateTime": {}
+  }
+}
\ No newline at end of file