Versions Compared

Key

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

...

cluster sidefeatureconfig paramtersdescription
web service


APIGateway

DBConfig

  • url(s) (multiple possible)
  • credentials
needed for mediatorserver entries/ mediatorserver request forwarding

RestConfig

  • url
  • credentials
for forwarding RESTCONF-Request to devicemanager cluster

AAIConfig:

  • BaseUrl
  • additionHeaders
showing some infos of AAI in GUI
Helpserver-
odlux

-


WebsocketManager-
mountpoint-registrar

RestConfig

  • url
  • credentials
for creating new mountpoints pushed by DMaaP Messages

DMaaPConfig

  • TransportType=HTTPNOAUTH
  • Latitude =47.778998
  • Longitude =-122.182883
  • Version =1.0
  • ServiceName =dmaap-v1.dev.dmaap.dt.saat.acsi.att.com/events
    Environment =TEST
  • Partner =
  • SubContextPath =/
  • Protocol =http
  • MethodType =GET
  • username =
  • password =
  • contenttype =application/json
  • authKey=ABC123
  • authDate=2016-05-10T13:13:50-0700
  • 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

  • url(s) (multiple possible)
  • credentials
  • esArchiveLimit=2592000 [in seconds]
  • esArchiveFolder=./backup

reading and writing db entries pushed by the GUI / backend


devicemanager


devicemanager-X

NotifyConfig:

  •  url
  •  credentials
forwarding netconf notifications to websocketmanager RPC to broadcast them to the GUI

AAIConfig

  • aaiHeaders=["X-TransactionId: 9999"]
  • aaiUrl=http://localhost:81
  • aaiUserCredentials=AAI:AAI
  • aaiDeleteOnMountpointRemove=false
  • aaiTrustAllCerts=false
  • aaiApiVersion=aai/v13
  • aaiPropertiesFile=aaiclient.properties
  • aaiApplicationId=SDNR
  • aaiPcks12ClientCertFile=/opt/logs/externals/data/stores/keystore.client.p12
  • aaiPcks12ClientCertPassphrase=adminadmin
  • aaiClientConnectionTimeout=30000

PMConfig

  • enabled
collect historical performance data

DCAEConfig

  • dcaeUserCredentials=admin:admin
  • dcaeUrl=off
  • dcaeHeartbeatPeriodSeconds=120
  • dcaeTestCollector=no

AAFConfig?
mountpoint-state-providerDMaaPConfigto provide base mountpoint information to dmaap












...