Change in vnflcm
[vfc/gvnfm/vnflcm.git] / lcm / lcm / nf / biz / terminate_vnf.py
index 98edf1e..1fc0506 100644 (file)
@@ -74,7 +74,7 @@ class TerminateVnf(Thread):
             'vnfInstanceId': self.nf_inst_id,
             'vnfDescriptorId': '',
             'lifecycleOperation': 'Terminate',
-            'jobId': self.job_id,
+            'vnfLcmOpOccId': self.job_id,
             'addResource': [],
             'removeResource': [],
             'placementConstraint': [],