ncloud_list_subnets
List subnets in the current region and filter by VPC, name, subnet number, usage type, or subnet type to identify available network resources.
Instructions
List all subnets in the current region
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | No | Filter by VPC number | |
| subnetName | No | Filter by subnet name | |
| subnetNoList | No | Filter by subnet numbers | |
| usageTypeCode | No | Filter by usage type (GEN, LOADB, BM, NATGW) | |
| subnetTypeCode | No | Filter by subnet type (PUBLIC, PRIVATE) |