InlineDhcpV6StaticBinding1
InlineDhcpV6StaticBinding1
JSON Example
{
"ip_addresses": [
"string"
],
"mac_address": "string"
}
array of
string
ip_addresses
Optional
Constraints:
minItems: 0
maxItems: 1
When not specified, no ip address will be assigned to client host.
string As mac-address
As mac-address
mac_address
Optional
The MAC address of the host. Either client-duid or mac-address, but not both.