Get link realization
GET/network/links/:namespace
Lists every link in the namespace as it exists on the cluster, with the worker behind each endpoint and how Meshnet realized it: veth when both pods share a worker, vxlan across workers, external for host uplinks, pending while an endpoint is not scheduled yet.
Request
Responses
- 200
- 404
- 500
OK
Not Found
Internal Server Error