v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Validates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent.

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/validate

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

Network function product name.

vnfProviderstring required

Network function provider.

vnfdIdstring required

Function package descriptor ID.

vnfdVersionstring required

Function package descriptor version.