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 Page History

« Previous Version 9 Current »

Mandatory parameters are denoted by an * (asterisk).

header

type

description

required

encoding

sample

object_headers

HEADER-ipamdhcp-v2-optionspace*

string

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

TRUE

string

key*

string

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

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*

integer

The option code.

TRUE

string

type*

string

The option type for the option code.

TRUE

string

array

boolean

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

FALSE

string

  • No labels