GenericDhcpOption
GenericDhcpOption
Define DHCP options other than option 121.
JSON Example
{
"code": 0,
"values": [
"string"
]
}
integer As int64
As int64
code
Required
Constraints:
minimum: 0
maximum: 255
Code of the dhcp option.
array of
string
values
Required
Constraints:
minItems: 1
maxItems: 10
Value of the option.