Mandatory parameters are denoted by an * (asterisk).
header | type | description | required | encoding | sample | object_headers | |||
---|---|---|---|---|---|---|---|---|---|
key | string | The primary identifier of an individual object. For Hardware Filter, name is used as key. | TRUE | string | |||||
name* | string | The name of the hardware filter. Must contain 1 to 256 characters. Can include UTF-8. | TRUE | string | |||||
comment | string | The description for the hardware filter. May contain 0 to 1024 characters. Can include UTF-8. | FALSE | string | |||||
dhcp_options | array | The list of DHCP options for the hardware filter. May be either a specific option or a group of options. | FALSE | nios | dhcp_options_type | dhcp_options_group | dhcp_options_code | dhcp_options_value | |
addresses | array | The list of MAC addresses to match 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 header option server address field. | FALSE | string | |||||
header_option_server_name | string | The configuration for header option server name field. | FALSE | string | |||||
header_option_filename | string | The configuration for header option filename field. | FALSE | string |