AccessControlSetRequest
AccessControlSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| allowed_ip_addr required | Allowed IP Address Example : ['127.0.0.1/24,192.168.127.12'] | array[string] | |
| connected_stages required | Connected Stages Example : ['dev,stg'] | any of [array[string], null] | |
| description optional | Description Example : description | any of [string, null] |