hardwarefilters
Mandatory parameters are denoted by an * (asterisk).
header | type | description | required | encoding | sample | object_headers |
---|---|---|---|---|---|---|
HEADER-ipamdhcp-v2-hardwarefilter* | string | The primary identifier of the header stating the type of object. | TRUE | string |
|
|
key* | string | The primary identifier of an individual object. For Hardware Filter, the name is used as the key. | TRUE | string |
|
|
name* | string | The name of the hardware filter. May contain 1 to 256 characters. May include UTF-8. | TRUE | string |
|
|
comment | string | The description of the hardware filter. May contain 0 to 1024 characters. May include UTF-8. | FALSE | string |
|
|
dhcp_options | string | The list of DHCP options for the hardware filter. May be a specific option or a group of options. | FALSE | expanddhcp |
|
|
addresses | array | The list of MAC addresses to be matched for the hardware filter. | FALSE | stringarray |
|
|
tags | string | The tags for the hardware 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 |
|
|