Add some test cases for VF-C to CSIT
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / create_pnf.json
diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json b/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
new file mode 100644 (file)
index 0000000..282e0af
--- /dev/null
@@ -0,0 +1,8 @@
+{
+  "pnfId": "123",
+  "pnfName": "pnf1",
+  "pnfdId": "456",
+  "pnfdInfoId": "011234",
+  "pnfProfileId": "456788",
+  "cpInfo": "cp info"
+}
\ No newline at end of file