ncloud_list_subnets
List subnets in the current region, filtering by VPC number, subnet name, type, or usage for precise network inventory.
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) |