All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.glassfish.loadbalancer.admin.cli.delete-http-health-checker.1 Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version
delete-http-health-checker(1)  asadmin Utility Subcommands  delete-http-health-checker(1)

NAME
       delete-http-health-checker - deletes the health-checker for a specified
       load balancer configuration

SYNOPSIS
           delete-http-health-checker [--help] [--config config_name]
            target

DESCRIPTION
       The delete-http-health-checker subcommand deletes the health checker
       from a load balancer configuration. A health checker is unique for the
       combination of target and load balancer configuration.

           Note
           +----------------------------------------+
           |           This subcommand is only      |
           |           applicable to Oracle         |
           |           GlassFish Server. This       |
           |           subcommand is not applicable |
           |           to GlassFish Server Open     |
           |           Source Edition.              |
           +----------------------------------------+

OPTIONS
       --help, -?
           Displays the help text for the subcommand.

       --config
           The load balancer configuration from which you delete the
           health-checker.

OPERANDS
       target
           Specifies the target from which you are deleting the health
           checker.

           Valid values are:

           *   cluster_name- The name of a target cluster.

           *   instance_name- The name of a target server instance.

EXAMPLES
       Example 1, Deleting a Health Checker from a Load Balancer Configuration
           This example deletes the health checker for load balancer
           configuration named mycluster-http-lb-config on a cluster named
           mycluster.

               asadmin> delete-http-health-checker --user admin
               --passwordfile password.txt --config mycluster-http-lb-config mycluster

               Command delete-http-health-checker executed successfully.

EXIT STATUS
       0
           subcommand executed successfully

       1
           error in executing the subcommand

SEE ALSO
       create-http-health-checker(1)

       asadmin(1M)

Jakarta EE 10                 09 Aug 2017          delete-http-health-checker(1)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy