delete-http-lb
This subcommand has been retained from Oracle GlassFish’s original integration with external load balancers, but it has no proper integration functionality in Payara Server. Hence, it is not intended to be used in any way. The documentation in this page may not be accurate. |
Deletes a load balancer.
Options
- asadmin-options
-
Options for the
asadmin
utility. For information about these options, see theasadmin
help page. --help
-?
-
Displays the help text for the subcommand.
Examples
Example 1 Deleting a Load Balancer Configuration
This example deletes the load balancer configuration named mylb
.
asadmin> delete-http-lb mylb
Command delete-http-lb executed successfully.