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

get

Get a NIC attached to a Load Balancer

Usage

ionosctl compute loadbalancer nic get [flags]

Aliases

For loadbalancer command:

[lb]

For nic command:

[n]

For get command:

[g]

Description

Use this command to retrieve the properties of a single NIC that is currently attached to a Load Balancer's backend pool, such as its inherited IP(s), LAN, DHCP setting and provisioning state. The NIC must already be attached to the given Load Balancer.

Required values to run the command:

  • Data Center Id

  • Load Balancer Id

  • NIC Id

Options

Examples

Last updated