v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Updates the operational state of 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.

patch/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}

Path parameters

vnfPkgIdstring required

ID of the function package.

Request body

operationalState'ENABLED' | 'DISABLED' required

Operational state of the function package.

Response

Success

operationalState'ENABLED' | 'DISABLED' required

Operational state of the function package.