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
Response
Success