Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SDEWAN is implemented as CNF based on OpenWRT and it will export Restful API interface to support configuration of MWAN3, Firewall, IpSec.


SDEWAN Service

SDEWAN service restful API provides the capability to list available SDEWAN services, get service status and execute service operation.


GET /cgi-bin/luci/sdewan/v1/services

Lists all available sdewan services supported by SDEWAN CNF

Request: N/A

Response

  • Normal response codes: 200
  • Response Parameters
NameInTypeDescription
servicesbodyarraya list of supported services
  • Response Example