ncloud_list_nat_gateways
List NAT Gateway instances in the current region, with optional filters by VPC, subnet, IP, name, type, or status.
Instructions
List all NAT Gateway instances in the current region
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number for paged results | |
| vpcName | No | Filter by VPC name | |
| pageSize | No | Page size for paged results (required when pageNo is specified) | |
| publicIp | No | Filter by public IP address assigned to the NAT Gateway | |
| subnetNo | No | Filter by subnet number | |
| zoneCode | No | Filter by zone code (e.g., KR-1, KR-2) | |
| privateIp | No | Filter by private IP address | |
| subnetName | No | Filter by subnet name | |
| natGatewayName | No | Filter by NAT Gateway name | |
| natGatewayTypeCode | No | Filter by NAT Gateway type (PRVT: Private, PBLIP: Public) | |
| publicIpInstanceNo | No | Filter by public IP instance number | |
| natGatewayInstanceNoList | No | Filter by NAT Gateway instance numbers | |
| natGatewayInstanceStatusCode | No | Filter by NAT Gateway instance status code |