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

create

Create a NAT Gateway Rule

Usage

ionosctl compute natgateway rule create [flags]

Aliases

For natgateway command:

[nat ng]

For rule command:

[r]

For create command:

[c]

Description

Use this command to create a NAT Gateway Rule in a specified NAT Gateway.

Use --wait (-w) to wait for the resource to reach AVAILABLE state.

Required values to run command:

  • Data Center Id

  • NAT Gateway Id

  • Public IP

  • Source Subnet

Options

Examples

Last updated