Uploads 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.
put/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}/package_content
Path parameters
vnfPkgIdstring required
Function package ID.
Headers
Content-Type'application/zip'
Function package content type.
Request body
Response
Success