2722b3a51c6cac606ecad65238b1f418ec897128
[integration/csit.git] / tests / vfc / nfvo-lcm / jsoninput / update_ns.json
1 {
2   "updateType": "ADD_VNF",
3   "addVnfInstance": [
4     {
5       "vnfInstanceId": "456",
6       "vnfProfileId": "456"
7     }
8   ],
9   "updateTime": {
10     "DateTime": {}
11   }
12 }