Getting Network Load Balancer Listener Details

View the details of a listener for a network load balancer.

    1. On the Network load balancers list page, select the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
    2. On the details page, select Listeners.

      All listeners are displayed in a table.

    3. Find the listener you want in the Listeners list.

    The list contains columns for all the details of the listeners, such as IP protocol version, protocol, and port.

  • Use the oci nlb listener get command and required parameters to get the details of a network load balancer's listener:

    oci nlb listener get --listener-name listener_name --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetListener operation to display the details of a listener for a network load balancer.