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

delete

Delete a NAT Gateway Rule

Usage

ionosctl compute natgateway rule delete [flags]

Aliases

For natgateway command:

[nat ng]

For rule command:

[r]

For delete command:

[d]

Description

Use this command to delete a specified NAT Gateway Rule from a NAT Gateway.

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

  • NAT Gateway Id

  • NAT Gateway Rule Id

Options

Examples

Last updated

Was this helpful?