Done
Details
Assignee
Byung-Woo JunByung-Woo JunReporter
Byung-Woo JunByung-Woo JunPriority
Medium
Details
Details
Assignee
Byung-Woo Jun
Byung-Woo JunReporter
Byung-Woo Jun
Byung-Woo JunPriority
Created October 9, 2019 at 2:19 AM
Updated February 23, 2022 at 5:39 PM
Resolved February 23, 2022 at 5:39 PM
Note: it is postponed for the next release.
SOL003 Adapter supports VNF Operation Status
SOL003 Adapter sends a request for VNF LCM operation occurrence(s) to the SVNFM
GET .../vnf_lcm_op_occs // multiple
GET .../vnf_lcm_op_occs/{vnfLcmOpOccId} // single
VNFM returns VNF LCM operation occurrence(s) to the SOL003 Adapter
200 OK (VnfLcmOpOcc[])
200 OK (VnfLcmOpOcc)
Precondition: SVNFM performed LCM operations
Postcondition: SOL003 Adapter receives VNF LCM operation occurrence(s)