Skip to main content

Overview

The openstack loadbalancer command group manages the full lifecycle of load balancers, listeners, backend pools, pool members, and health monitors.
Prerequisites
  • CLI installed and authenticated — see CLI Setup
  • Python octaviaclient installed: pip install python-octaviaclient

Load Balancers

openstack loadbalancer list

Listeners

openstack loadbalancer listener list

Pools

openstack loadbalancer pool list

Members

openstack loadbalancer member list my-pool

Health Monitors

openstack loadbalancer healthmonitor list

Next Steps

Create Load Balancer Guide

End-to-end walkthrough for creating a load balancer

Networking CLI

Floating IP and security group commands