AddressGroupCreateRequest
AddressGroupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| addresses optional | Address Group 대상 주소 Example : ['10.1.1.1/32', '10.1.2.0/24', '10.1.3.0/24'] | any of [array[string], null] | |
| description optional | Address Group 설명 Example : Example Description for Address Group | any of [string, null] | |
| name required | Address Group 이름 Example : ExampleAG1 | string | |
| tags optional | 태그 목록 | array[Tag] |