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

attach

Attach a NIC to a Load Balancer

Usage

ionosctl compute loadbalancer nic attach [flags]

Aliases

For loadbalancer command:

[lb]

For nic command:

[n]

For attach command:

[a]

Description

Use this command to associate a NIC to a Load Balancer, enabling the NIC to participate in load-balancing.

Use --wait (-w) to wait for the resource to reach AVAILABLE state.

Required values to run command:

  • Data Center Id

  • Load Balancer Id

  • NIC Id

Options

Examples

Last updated

Was this helpful?