DhcpOptions
DhcpOptions
JSON Example
{
"option121": {
"static_routes": [
{
"next_hop": "string",
"network": "string"
}
]
},
"others": [
{
"code": 0,
"values": [
"string"
]
}
]
}