Versions Compared

Key

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

Table of Contents

Abstract

The API gateway provides WEB access to all SDN-R related web service providers considering cross origin resource sharing (CORS) principles.

The Opendaylight default HTTP port is extendet by additonal URIs.

PathAccessDescription
/databaseelasticsearch

provides Elastic search REST-API

/aaiAAIuses AAI API
/msmediator servers

provides api for external mediators based on

Melacon NetConf2SNMP project

Architecture

Gliffy
nameapi_gw_architecture
pagePin2

Reconfiguration

Paths are defined within

Code Block
nano $ODL_KARAF_HOME/etc/apigateway.properties


Restart the bundle in the karaf console

Code Block
./$ODL_KARAF_HOME/bin/client
bundle:restart apigateway-impl

With the next request on apigateway it will be newly instantiated and the properties will be reloaded.

Related Issues

Jira Legacy
serverSystem Jira
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keySDNC-571