cluster side | feature | config paramters | description |
---|---|---|---|
web service | APIGateway | DBConfig
| needed for mediatorserver entries/ mediatorserver request forwarding |
RestConfig
| for forwarding RESTCONF-Request to devicemanager cluster | ||
AAIConfig:
| showing some infos of AAI in GUI | ||
Helpserver | - | ||
odlux | - | ||
devicemanager | WebsocketManager |
- |
RestConfig
- url
- credentials
Ex:
baseUrl=http://localhost:8181sdnrUser=admin
sdnrPasswd=admin
DMaaPConfig
- TransportType=HTTPNOAUTH
- host=172.18.0.6:3904
- topic=unauthenticated.VES_PNFREG_OUTPUT
- contenttype =application/json
- group=myG
- id=C1
- timeout=20000
- limit=10000
getting access to DMaaP Message Bus looking for VES-Messages. The default TransportType used is HTTPNOAUTH. For other TransportTypes such as DME2, HTTP, AUTH_KEY, please see below -
TransportType=HTTP |
---|
host |
topic |
contenttype |
username |
password |
group |
id |
timeout |
limit |
TransportType=DME2 |
---|
ServiceName |
topic |
username |
password |
DME2preferredRouterFilePath |
Partner || routeOffer |
Protocol |
MethodType |
contenttype |
Latitude |
Longitude |
AFT_ENVIRONMENT |
Version |
Environment |
SubContextPath |
sessionstickinessrequired |
group |
id |
timeout |
limit |
TransportType=AUTHKEY |
---|
host |
topic |
contenttype |
username |
password |
authKey |
authDate |
group |
id |
timeout |
limit |
DataProvider | DBConfig
| reading and writing db entries pushed by the GUI / backend |
devicemanager-X | NotifyConfig:
| forwarding netconf notifications to websocketmanager RPC to broadcast them to the GUI | |||||||||||||||||||||||||||||||||||||||||||
AAIConfig
| |||||||||||||||||||||||||||||||||||||||||||||
PMConfig
| collect historical performance data | ||||||||||||||||||||||||||||||||||||||||||||
DCAEConfig
| |||||||||||||||||||||||||||||||||||||||||||||
AAFConfig? | |||||||||||||||||||||||||||||||||||||||||||||
mountpoint-state-provider | DMaaPConfig dmaapEnabled=true | to provide base mountpoint information to dmaap | |||||||||||||||||||||||||||||||||||||||||||
mountpoint-registrar | RestConfig
Ex: baseUrl=http://localhost:8181 | for creating new mountpoints pushed by DMaaP Messages | |||||||||||||||||||||||||||||||||||||||||||
DMaaPConfig
| getting access to DMaaP Message Bus looking for VES-Messages. The default TransportType used is HTTPNOAUTH. For other TransportTypes such as DME2, HTTP, AUTH_KEY, please see below -
| ||||||||||||||||||||||||||||||||||||||||||||
Database |