remove

Remove a Target from a Network Load Balancer Forwarding Rule

Usage

ionosctl networkloadbalancer rule target remove [flags]

Aliases

For rule command:

[r forwardingrule]

For target command:

[t]

For remove command:

[r]

Description

Use this command to remove a specified Target from Network Load Balancer Forwarding Rule.

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

  • Network Load Balancer Id

  • Forwarding Rule Id

  • Target Ip

  • Target Port

Options

Examples

Last updated