blob: 6a339cf55eb2cf9741ead4f613c07109e8f6f00b (
plain)
1
2
3
4
5
6
7
8
9
|
# wt - wireless transport microservices
## apigateway
The API gateway provides WEB access to all wt related web service providers to prevent cross site requests. The Opendaylight default UI port is extendet by additonal URIs.
* /database to access elasticsearch
* /aai to access AAI
* /ms to access mediator servers
|