...
Gliffy | ||||
---|---|---|---|---|
|
Configuration
The following snippet shows an exmaple of the configuration data for the API-Gateway component:
Filename: apigateway.properties
aai=https://aai.onap.myserver.com:8443
aaiHeaders=["X-FromAppId:SDNR","Authorization: Basic QUFJOkFBSQ=="]
database=http://localhost:9200
insecure=0
cors=1
Reconfiguration
Paths are defined within
...