ncloud_list_subnets
List subnets in the current region, with optional filters for VPC, name, numbers, usage type, or subnet type. Retrieve network segments to manage or audit your cloud infrastructure.
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) |