v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Gets the details 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}

Path parameters

nsdInfoIdstring required

ID of the network service descriptor in the network package.

Response

Success

arnstring required

Network package ARN.

idstring required

Network package ID.

nsdIdstring required

Network service descriptor ID.

nsdNamestring required

Network service descriptor name.

nsdOnboardingState'CREATED' | 'ONBOARDED' | 'ERROR' required

Network service descriptor onboarding state.

nsdOperationalState'ENABLED' | 'DISABLED' required

Network service descriptor operational state.

nsdUsageState'IN_USE' | 'NOT_IN_USE' required

Network service descriptor usage state.

nsdVersionstring required

Network service descriptor version.

tagsobject

A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key and an optional value. You can use tags to search and filter your resources or track your Amazon Web Services costs.

vnfPkgIdsVnfPkgId[] required

Identifies the function package for the function package descriptor referenced by the onboarded network package.