Mandatory parameters are denoted by an * (asterisk).
header | type | description | required | encoding | sample | object_headers |
---|
HEADER-ipamdhcp-v2-hardwarefilter* | string |
---|
string
hw_filter
name
string
string
hw_filter
dhcp_options
array
nios
hadhit_type
hadhit_option_code
hadhit_option_value
header_option_server_address
string
string
10.0.0.15
header_option_server_name
string
string
ServerName
header_option_filename
string
string
File Name
hacr_seconds
integer
string
hacr_nanos
integer
string
id
string
string
dhcp/hardware_filter/d706046d-ce00-4fdd-8055-4ebe0de57889
comment
string
string
hw_filter Desc
addresses
array
stringarray
hata_value
string
expandtags
{"hwKey":"hwVal"}
vendor_specific_option_option_space
string
string
dhcp/option_space/dhcp4
haup_seconds
integer
string
haup_nanos
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 |