optionfilters
Mandatory parameters are denoted by an * (asterisk).
header | type | description | required | encoding | sample | object_headers |
|
|
|
---|---|---|---|---|---|---|---|---|---|
HEADER-ipamdhcp-v2-optionfilter* | string | The primary identifier of the header stating the type of object | TRUE | string |
|
|
|
|
|
key* | string | The primary identifier of an individual object. | TRUE | string |
|
|
|
|
|
name* | string | The name of the option filter. May contain 1 to 256 characters. May include UTF-8. | TRUE | string |
|
|
|
|
|
comment | string | The description of the option filter. May contain 0 to 1024 characters. May include UTF-8. | FALSE | string |
|
|
|
|
|
dhcp_options | string | The list of DHCP options for the option filter. May be either a specific option or a group of options. | FALSE | expanddhcp |
|
|
|
|
|
match* | string | Indicates whether this list should match if any or all rules match (any or all). | FALSE | string |
|
|
|
|
|
rules* | array | The list of child rules. | FALSE | nios |
| rule_option_code | rule_compare | rule_option_value | rule_substring_offset |
tags | string | The tags for the option filter, in JSON format. | FALSE | expandtags |
|
|
|
|
|
vendor_specific_option_option_space | string | The reference to the option space that will be encapsulated into the vendor-specific option (code = 43). | FALSE | string |
|
|
|
|
|
header_option_server_address | string | The configuration for the header_option_server_address field. | FALSE | string |
|
|
|
|
|
header_option_server_name | string | The configuration for the header_option_server_name field. | FALSE | string |
|
|
|
|
|
header_option_filename | string | The configuration for the header_option_filename field. | FALSE | string |
|
|
|
|
|
protocol | string | The type of the protocol of the option filter: ip4 or ip6. | FALSE | string |
|
|
|
|
|