commit | dd7944b7069298a8c162c5dd0be6b7c9defd231d | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Wed Oct 26 14:38:04 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Fri Nov 04 16:08:09 2022 +0530 |
tree | 5b5c307d47af549adbcc9055089498156a10e803 | |
parent | b513650252f1a739e3e9e2d02f2598d506aa86cf [diff] |
Implemented Retrieval of Policy instance status Implemented Get Policy instance status API and resolving issue of python build error in a1 python implementation. Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I1cd0cf9ad9518e31b9e0d90fddc56f85cd5848d6
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.