add_acg_rule
Add an inbound rule to a Naver Cloud Platform Access Control Group by specifying the ACG number, protocol type, and optional IP block and port range.
Instructions
ACG에 인바운드 규칙을 추가합니다
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipBlock | No | IP 블록 (예: 0.0.0.0/0) | |
| portRange | No | 포트 범위 (예: 80, 1-65535) | |
| protocolTypeCode | Yes | 프로토콜 타입 (TCP/UDP/ICMP) | |
| accessControlGroupNo | Yes | ACG 번호 |