Files
ofvp_Server/docs/API.md
T
2021-12-10 18:12:17 -03:00

363 B

v2 routes

With Part of the OFVp Server rewrite, all old routes were removed, and replaced by new routes.

/v2/user

require auth

  • GET: Get array of all users
  • PUT: Add/Update user
  • DELETE: Delete user

/v2/network

  • GET: Get network information and stats.

/v2/network/ssh_monitor

require auth

  • GET: Get ssh users Connections Information.