Update a static routeAsk AIput https://cluster.ip.address/v2/network/routes/{routeId}Unknown Privileges Update static route details.Path ParamsrouteIdstringrequiredSpecify the unique identifier for the route.Body ParamsSpecifies the update request parameters.advMssint32 | nullSpecifies AdvMss setting per route.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 200Success defaultErrorUpdated 2 months ago