asadmin [asadmin-options] delete-http-lb [--help]
load_balancer_name
|
delete-http-lb |
| Previous | Next | Contents |
deletes a load balancer
Synopsis
asadmin [asadmin-options] 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 Payara Server. This subcommand is not applicable to Payara Server Open Source Edition. |
Options
Options for the asadmin utility. For information about these
options, see the asadmin(1M) help page.
--help-?Displays the help text for the subcommand.
Operands
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
subcommand executed successfully
error in executing the subcommand
See Also
| Previous | Next | Contents |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.