Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

osc load-balancer loadbalancer delete

Removes a load balancer and its associated configuration from the project.

The optional parameter cascade when defined as true will delete all child objects of the load balancer.

The API immediately purges any and all configuration data, depending on the configuration settings. You cannot recover it.

Usage: osc load-balancer loadbalancer delete [OPTIONS] <ID>

Arguments:

  • <ID> — loadbalancer_id parameter for /v2/lbaas/loadbalancers/{loadbalancer_id} API

Options:

  • --cascade <CASCADE> — If true will delete all child objects of the load balancer

    Possible values: true, false