v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Gets the details of a network function instance, including the instantiation state and metadata from the function package descriptor in the network function package.

A network function instance is a function in a function package .

get/sol/vnflcm/v1/vnf_instances/{vnfInstanceId}

Path parameters

vnfInstanceIdstring required

ID of the network function.

Response

Success

arnstring required

Network function instance ARN.

idstring required

Network function instance ID.

instantiationState'INSTANTIATED' | 'NOT_INSTANTIATED' required

Network function instantiation state.

nsInstanceIdstring required

Network instance ID.

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.

vnfPkgIdstring required

Function package ID.

vnfProductNamestring

Network function product name.

vnfProviderstring

Network function provider.

vnfdIdstring required

Function package descriptor ID.

vnfdVersionstring

Function package descriptor version.