Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

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, 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

array

The list of DHCP options for the hardware filter. May be 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 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

  • No labels