Gets the contents of a function package.
A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.
get/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content#Accept
Path parameters
vnfPkgIdstring required
ID of the function package.
Headers
Accept'application/zip' required
The format of the package that you want to download from the function packages.
Response
Success