Sha256: b1075ff62c6574130bf8b5a75d3e2638a4e55c92804a1e08a407d4b9695ce4ca

Contents?: true

Size: 787 Bytes

Versions: 2

Compression:

Stored size: 787 Bytes

Contents

# NatgatewayDelete

Deletes an existing NAT Gateway.

```text
knife ionoscloud natgateway delete NATGATEWAY_ID [NATGATEWAY_ID] (options)
```

## Available options:

### Required options:

* datacenter\_id
* ionoscloud\_username
* ionoscloud\_password

```text
    datacenter_id: --datacenter-id DATACENTER_ID, -D DATACENTER_ID
        name of the data center (required)

    ionoscloud_username: --username USERNAME, -u USERNAME
        your Ionoscloud username (required)

    ionoscloud_password: --password PASSWORD, -p PASSWORD
        your Ionoscloud password (required)

    extra_config_file: --extra-config EXTRA_CONFIG_FILE_PATH, -e EXTRA_CONFIG_FILE_PATH
        path to the additional config file

```
## Example

```text
knife ionoscloud natgateway delete NATGATEWAY_ID 
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
knife-ionoscloud-6.0.0.beta.2 docs/subcommands/natgateway_delete.md
knife-ionoscloud-6.0.0.beta.1 docs/subcommands/natgateway_delete.md