v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433161130.9 KB

Update 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.

Choose the updateType parameter to target the necessary update of the network instance.

post/sol/nslcm/v1/ns_instances/{nsInstanceId}/update

Path parameters

nsInstanceIdstring required

ID of the network instance.

Request body

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. When you use this API, the tags are only applied to the network operation that is created. These tags are not applied to the network instance. Use tags to search and filter your resources or track your Amazon Web Services costs.

updateType'MODIFY_VNF_INFORMATION' | 'UPDATE_NS' required
<p>The type of update.</p> <ul> <li> <p>Use the <code>MODIFY_VNF_INFORMATION</code> update type, to update a specific network function configuration, in the network instance.</p> </li> <li> <p>Use the <code>UPDATE_NS</code> update type, to update the network instance to a new network service descriptor.</p> </li> </ul>

Response

Success

nsLcmOpOccIdstring

The identifier of the network operation.

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. When you use this API, the tags are only applied to the network operation that is created. These tags are not applied to the network instance. Use tags to search and filter your resources or track your Amazon Web Services costs.