Add some test cases for VF-C to CSIT
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / create_pnf.json
1 {
2   "pnfId": "123",
3   "pnfName": "pnf1",
4   "pnfdId": "456",
5   "pnfdInfoId": "011234",
6   "pnfProfileId": "456788",
7   "cpInfo": "cp info"
8 }