Endpoint
/api/v2/staticroute
srouteGateway
string

Static route gateway IP address.

srouteIP
string

Static route IP address.

srouteInterface
string

Static route interface

srouteMetric
string

Static route metric.

srouteSubnet
string

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

Success
string

{
  "Success": "Successfully added the static route configuration."
}