ncloud-subnets
Get subnets from Naver Cloud.
ncloud-subnets [profile=PROFILE]
- profile=PROFILE
- Profile name of Naver Cloud
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Profile name of Naver Cloud |
| region | String | Region | e.g. KR, KRS |
| subnet_no | Integer | Subnet number | |
| vpc_no | Integer | VPC number | |
| zone | String | Zone code | e.g. KR-1, KRS-1 |
| subnet_name | String | Subnet name | |
| ipv4_cidr_block | String | IPv4 CIDR block | e.g. 192.168.1.0/24 |
| status | String | Status | e.g. RUN |
| status_name | String | Status name | |
| subnet_type | String | Subnet type | e.g. PUBLIC, PRIVATE |
| subnet_type_name | String | Subnet type name | e.g. Public, Private |
| usage_type | String | Usage type | e.g. GEN, LOADB |
| usage_type_name | String | Usage type name | e.g. General, LoadBalancer Only |
| network_acl_no | Integer | Network ACL number | |
| created | Date | Created |