aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/create_pnf.json')
-rw-r--r--tests/vfc/nfvo-lcm/jsoninput/create_pnf.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json b/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
new file mode 100644
index 00000000..282e0af2
--- /dev/null
+++ b/tests/vfc/nfvo-lcm/jsoninput/create_pnf.json
@@ -0,0 +1,8 @@
+{
+ "pnfId": "123",
+ "pnfName": "pnf1",
+ "pnfdId": "456",
+ "pnfdInfoId": "011234",
+ "pnfProfileId": "456788",
+ "cpInfo": "cp info"
+} \ No newline at end of file