AccessControlCreateRequest
AccessControlCreateRequest
| 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] | |
| name required | Access Control Name Example : DenyTestPattern : ^[a-z][a-z0-9\-]{1,48}[a-z0-9]$Minimum length : 3Maximum length : 50 | string |