AccessControlSetRequest
AccessControlSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| allowed_ip_addr required | 허용 IP 주소 Example : ['127.0.0.1/24,192.168.127.12'] | array[string] | |
| connected_stages required | 연결된 스테이지 Example : ['dev,stg'] | any of [array[string], null] | |
| description optional | 설명 Example : description | any of [string, null] |