X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Foverview.rst;h=ac751e7289e79736446d452c62f1a16c8c7f4b24;hb=refs%2Ftags%2F2.1.9;hp=73f8ed9ee4cf4f5f7b9c0c9069db58028c465c05;hpb=b6ff2b49aa9e3cc35dd35ce036440af19cdc80b8;p=ric-plt%2Fa1.git diff --git a/docs/overview.rst b/docs/overview.rst index 73f8ed9..ac751e7 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -1,19 +1,20 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -A1 Mediator +A1 Overview =========== +The RAN Intelligent Controller (RIC) Platform's A1 Mediator component listens for policy +type and policy instance requests sent via HTTP (the "northbound" interface), +and publishes those requests to running xApps via RMR messages (the "southbound" interface). + Code ---- -https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/a1 -API ---- +Code is managed in this Gerrit repository: + +https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/a1 -You can see the API (OpenAPI3 spec) at ``a1/openapi.yml``. You can also -see the “pretty” version if you run the container at -``http://localhost:10000/ui/``. Policy Overview ----------------