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

delete

Delete a Network Load Balancer

Usage

ionosctl compute networkloadbalancer delete [flags]

Aliases

For networkloadbalancer command:

[nlb]

For delete command:

[d]

Description

Use this command to delete a specified Network Load Balancer from a Virtual Data Center.

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

  • Network Load Balancer Id

Options

Examples

Last updated