AddressGroupCidrListResponse
AddressGroupCidrListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| addresses required | Address Group 대상 주소 목록 Example : ['10.1.1.1/32', '10.1.2.0/24', '10.1.3.0/24'] | array[string] | |
| count optional | 전체 개수 Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] |