ncloud-access-control-group-rules
Get rule list of access control groups from Naver Cloud.
ncloud-access-control-group-rules [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 |
| vpc_no | Integer | VPC number | |
| acg_no | Integer | ACG number | |
| acg_name | String | ACG name | |
| rule_type | String | Rule type | e.g. INBND, OTBND |
| rule_type_name | String | Rule type name | e.g. Inbound, Outbound |
| ip_block | String | IP block | e.g. 0.0.0.0/0 |
| protocol | String | Protocol | e.g. TCP, UDP, ICMP |
| port_range | String | Port range | e.g. 1-65535 |
| description | String | Description |