For the complete documentation index, see llms.txt. This page is also available as Markdown.

list

List NICs attached to a Load Balancer

Usage

ionosctl compute loadbalancer nic list [flags]

Aliases

For loadbalancer command:

[lb]

For nic command:

[n]

For list command:

[l ls]

Description

Use this command to list every NIC currently attached to a Load Balancer's backend pool, i.e. the servers that receive its balanced traffic. Each entry shows the NIC's inherited IP(s), LAN, DHCP setting and state.

Required values to run command:

  • Data Center Id

  • Load Balancer Id

Options

Examples

Last updated