delete

Delete a Network Load Balancer Forwarding Rule

Usage

ionosctl networkloadbalancer rule delete [flags]

Aliases

For networkloadbalancer command:

[nlb]

For rule command:

[r forwardingrule]

For delete command:

[d]

Description

Use this command to delete a specified Network Load Balancer Forwarding Rule from a Network 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

  • Network Load Balancer Id

  • Forwarding Rule Id

Options

Examples

Last updated