Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
deletes a load balancer configuration
delete-http-lb-config [--help] config_name
Use the delete-http-lb-config
subcommand to delete a load balancer configuration. The load balancer configuration must not reference any clusters or server instances enabled for load balancing. In addition, the load balancer configuration must not be referenced by any physical load balancers.
Note:
This subcommand is only applicable to Oracle GlassFish Server. This subcommand is not applicable to GlassFish Server Open Source Edition.
--help
-?
Displays the help text for the subcommand.
The name of the load balancer configuration to delete. The configuration must not reference any clusters or server instances enabled for load balancing, or be used by any physical load balancers.
This example deletes a load balancer configuration named mylbconfig
asadmin> delete-http-lb-config mylbconfig
Command delete-http-lb-config executed successfully.
subcommand executed successfully
error in executing the subcommand