detach

Detach a NIC from a Load Balancer

Usage

ionosctl 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.

You can wait for the Request to be executed using --wait-for-request option. 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