Deleting a Network Load Balancer Listener

Remove a listener from 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.
    4. From the Actions menu, select Delete.
    5. When prompted, confirm the deletion.
  • Use the oci nlb listener delete command and required parameters to delete a listener from a network load balancer:

    oci nlb listener delete --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 DeleteListener operation to delete a listener for a network load balancer.