Configure a static routeAsk AIpost https://cluster.ip.address/v2/network/routesConfigure a static route on an interface.Body ParamsSpecifies the parameters to configure a static route on an interface.descriptionstring | nullSpecifies a description of the Static Route.destinationNetworkstring | nullrequiredSpecifies the destination network of the Static Route.interfacestring | nullSpecifies the network interface name to use for communicating with the destination network.interfaceGroupstring | nullrequiredSpecifies the network interfaces name to use for communicating with the destination network.mtuint64 | nullSpecifies MTU setting per route.nextHopstring | nullrequiredSpecifies the next hop to the destination network.nodeGroupNamestring | nullSpecifies the network node group to represent a group of nodes.Responses 201Success defaultErrorUpdated 2 months ago