commit | 52ef1de13a1c245638264c3025eea0bf2fb8eb42 | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Wed Nov 02 21:45:05 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Fri Nov 04 16:08:24 2022 +0530 |
tree | fcba7deed0324729d27f1c72170ea71a7e28fe7c | |
parent | 327e01cb25524a380f1f1a75e7cbcc9fd81f4972 [diff] |
Delete Policy Instance API feature. Implementation of Deletion of Policy Instance API Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: Id20356cd9fa8d9138d965e96d23de4e76b8c98be
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.