Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Mandatory parameters are denoted by an * (asterisk).

header

type

description

required

encoding

sample

object_headers

HEADER-ipamdhcp-v2-optioncode*

string

The primary identifier of the header stating the type of object.

TRUE

string

key*

string

string

dhcp4,vendor-class-identifiervendor-class-identifier

The primary identifier of an individual object.
For option codes, the option space and option code name are used as the key.
Example: optSpaceName,time_server

TRUE

string

comment

string

The description of the option code. May contain 0 to 1024 characters.

FALSE

string

name*

string

string

The name of the option code. May contain 1 to 256 characters.

TRUE

string

option_space*

string

The reference to the option space to which the option code belongs.

TRUE

string

code*

dhcp4

integer

The option code.

integer

array

boolean

TRUE

string

type*

string

The option type for the option code.

TRUE

string

array

text

boolean

An indication of whether the option value is an array of the type.

FALSE

string