FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
lb.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_lb_conf_t
 Configure Load-Balancer global parameters (unlike the CLI, both ip4_src_address and ip6_src_address need to be specified. More...
 
struct  vl_api_lb_add_del_vip_t
 Add a virtual address (or prefix) More...
 
struct  vl_api_lb_add_del_as_t
 Add an application server for a given VIP. More...
 
struct  vl_api_lb_flush_vip_t
 Flush a given vip. More...
 
struct  vl_api_lb_vip_dump
 Dump all vips. More...
 
struct  vl_api_lb_vip_details_t
 Reply all configured vip. More...
 
struct  vl_api_lb_as_dump
 dump AS list per VIP or all ASs for all VIPs More...
 
struct  vl_api_lb_as_details_t
 lb_as_details More...
 
struct  vl_api_lb_add_del_intf_nat4_t
 Enable/disable NAT4 feature on the interface. More...
 
struct  vl_api_lb_add_del_intf_nat6_t
 Enable/disable NAT6 feature on the interface. More...
 

Variables

option version = "1.0.0"
 
import plugins lb lb_types api
 

Variable Documentation

◆ api

import vnet interface_types api

Definition at line 2 of file lb.api.

◆ version

option version = "1.0.0"

Definition at line 1 of file lb.api.