delete-http-lb

deletes a load balancer

Synopsis

delete-http-lb [--help] load_balancer_name

Description

Use the delete-http-lb subcommand to delete a physical load balancer.

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.

Operands

load_balancer_name

The name of the load balancer to be deleted.

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.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-http-lb(1), list-http-lbs(1)

asadmin(1M)