View a network instance in AWS TNB
Learn how to view a network instance.
- Console
-
To view a network instance using the console
-
Open the AWS TNB console at https://console.aws.amazon.com/tnb/
. -
In the navigation pane, choose Network instances.
-
Use the search box to find the network instance.
-
- AWS CLI
-
To view a network instance using the AWS CLI
-
Use the list-sol-network-instances command to list your network instances.
aws tnb list-sol-network-instances
-
Use the get-sol-network-instance command to view details about a specific network instance.
aws tnb get-sol-network-instance --ns-instance-id
^ni-[a-f0-9]{17}$
-
Update a network
instance
Terminate and delete