NsxClasslessStaticRoute
DHCP classless static route option
DHCP classless static route option.
JSON Example
{
"network": "string",
"next_hop": "string"
}
string
network
Required
Destination network in CIDR format.
string
next_hop
Required
IP address of next hop of the route.