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

detach

Detach a NIC from a Load Balancer

Usage

ionosctl compute loadbalancer nic detach [flags]

Aliases

For loadbalancer command:

[lb]

For nic command:

[n]

For detach command:

[d]

Description

Use this command to remove the association of a NIC with a Load Balancer.

Use --wait (-w) to wait for the resource to reach AVAILABLE state. You can force the command to execute without user input using --force option.

Required values to run command:

  • Data Center Id

  • Load Balancer Id

  • NIC Id

Options

Examples

Last updated