v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Creates a network instance.

A network instance is a single network created in Amazon Web Services TNB that can be deployed and on which life-cycle operations (like terminate, update, and delete) can be performed. Creating a network instance is the third step after creating a network package. For more information about network instances, Network instances in the Amazon Web Services Telco Network Builder User Guide.

Once you create a network instance, you can instantiate it. To instantiate a network, see InstantiateSolNetworkInstance.

post/sol/nslcm/v1/ns_instances

Request body

nsDescriptionstring

Network instance description.

nsNamestring required

Network instance name.

nsdInfoIdstring required

ID for network service descriptor.

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.

Response

Success

arnstring required

Network instance ARN.

idstring required

Network instance ID.

nsInstanceNamestring required

Network instance name.

nsdInfoIdstring required

Network service descriptor 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.