v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Gets the contents of a network package.

A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.

get/sol/nsd/v1/ns_descriptors/{nsdInfoId}/nsd_content#Accept

Path parameters

nsdInfoIdstring required

ID of the network service descriptor in the network package.

Headers

Accept'application/zip' required

The format of the package you want to download from the network package.

Response

Success

nsdContentstring

Content of the network service descriptor in the network package.