commit | fdf050451414e1a816e343bcd56f33186a742e49 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tommy@research.att.com> | Thu Jul 18 20:21:21 2019 +0000 |
committer | Tommy Carpenter <tommy@research.att.com> | Tue Jul 23 14:00:34 2019 +0000 |
tree | 0089aa70026388682863f2c0ad7cd487e9c8af31 | |
parent | 24514469850dc9a543869f132385633039c5f5a6 [diff] |
Implement GET and /healthcheck Change-Id: Ia2804306f91e5d877dd51af21ac02d94622a4089 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.