DhcpOptions

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

option121

others
Optional

others

Property Of