v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Gets a function package descriptor in a function package.

A function package descriptor is a .yaml file in a function package that uses the TOSCA standard to describe how the network function in the function package should run on your network.

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}/vnfd#Accept

Path parameters

vnfPkgIdstring required

ID of the function package.

Headers

Accept'text/plain' required

Indicates which content types, expressed as MIME types, the client is able to understand.

Response

Success

vnfdstring

Contents of the function package descriptor.