AddressGroupCreateRequest
AddressGroupCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| addresses optional | Address Group IP Address 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 Description Example : Example Description for Address Group | any of [string, null] | |
| name required | Address Group Name Example : ExampleAG1 | string | |
| tags optional | Tag List | array[Tag] |