commit | eee789fe3bab4ae92d2bd47b5c690cc6484b53af | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Tue Dec 13 15:30:14 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Tue Dec 13 15:33:41 2022 +0530 |
tree | 9ce42a016f63e53e573f3196a00295875f8fda1d | |
parent | 78126f13ffb2d60be7964ad90e78c226bc1da1ee [diff] |
Fixing the delete policy Instance API Fixing the delete policy Instance API. Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I42b5c87c41a2efc25ac1cd63bc53e969882de32f
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.