v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

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

filestring password required

Function package file.

Response

Success

idstring required

Function package ID.

vnfProductNamestring required

Function product name.

vnfProviderstring required

Function provider.

vnfdIdstring required

Function package descriptor ID.

vnfdVersionstring required

Function package descriptor version.