ncloud_delete_nat_gateway
Permanently delete a NAT Gateway instance from Naver Cloud Platform. Set confirm=true to execute; optionally release the associated public IP.
Instructions
⚠️ Destructive: Permanently delete a NAT Gateway instance. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| natGatewayInstanceNo | Yes | NAT Gateway instance number to delete | |
| returnPublicIpInstance | No | Also return (release) the public IP instance assigned to the public NAT Gateway. Default: true |