-
Sub-task
-
Resolution: Done
-
Medium
-
None
-
Frankfurt Sprint 0
SOL003 Adapter Package Management - Fetch VNF Package Artifacts (SVNFM -> SOL003 Adapter & SOL003 Adapter -> ETSI Catalog Manager)
- The SOL003 Adapter supports the whole content of the artifact only.
- The SVNFM sends a GET request for the Individual VNF package artifact to SOL003 Adapter.
- GET .../vnf_packages/{vnfPkgId}/artifacts/{artifactPath}
- The SOL003 Adapter sends a GET request for the individual VNF package artifact to the ETSI Catalog Manager
- GET /api/vnfpkgm/v1/vnf_packages/{vnfPkgId}/artifacts/{artifactPath}
- The ETSI Catalog Manager returns a copy of the applicable artifact files from the onboarded VNF package to the SOL003 Adapter.
- The SOL003 Adapter returns with a copy of the applicable artifact file from the onboarded VNF package to SVNFM.
Precondition: The VNF package is onboarded to the ONAP-ETSI Catalog Manager
Postcondition: the SVNF gets the applicable artifact file.
- mentioned in
-
Page Loading...