Endpoint
/api/v2/staticroute
srouteGatewaystring
Static route gateway IP address.
srouteIPstring
Static route IP address.
srouteInterfacestring
Static route interface
srouteMetricstring
Static route metric.
srouteSubnetstring
Static route subnet.
{
"srouteGateway": "\u003cstatic route Gateway\u003e",
"srouteIP": "\u003cstatic route IP\u003e",
"srouteInterface": "\u003cstatic route Interface\u003e",
"srouteMetric": "\u003cstatic route Metric\u003e",
"srouteSubnet": "\u003cstatic route subnet\u003e"
}
Responses
OK
Successstring
{
"Success": "Successfully added the static route configuration."
}