Editing NLB Health Check Parameters

On Compute Cloud@Customer, you can update the health check policy, such as the health check interval, for a network load balancer and backend set.

    1. In the Compute Cloud@Customer Console navigation menu, select Networking, then select Network Load Balancers.

    2. At the top of the page, select the compartment that contains the NLB.
    3. Select the name of the NLB for which you want to edit backend set health check parameters.

    4. Under Resources, select Backend Sets.

    5. Select the name of the backend set to view the details page.
    6. Select Edit.
    7. Make changes.
    8. Select Save.

  • Use the oci nlb health-checker update command and required parameters to update the health check policy for a particular network load balancer and backend set.

    oci nlb health-checker update [OPTIONS]

    For a complete list of CLI commands, flags, and options, see the Command Line Reference.

  • Use the UpdateHealthChecker operation to update the health check policy for a particular network load balancer and backend set.

    For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.