Delete Sol Network Instance
telconetworkbuilder_delete_sol_network_instance | R Documentation |
Deletes a network instance¶
Description¶
Deletes 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.
To delete a network instance, the instance must be in a stopped or
terminated state. To terminate a network instance, see
terminate_sol_network_instance
.
Usage¶
Arguments¶
nsInstanceId
[required] Network instance ID.
Value¶
An empty list.