From 9bb9a4c495eda5720fcb47e623f2967d54dae12e Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Thu, 8 Oct 2020 14:36:37 +0200 Subject: Add documentation for PMS Change-Id: I4b496142f1c21edd9a044b76d35592ba2ec8c083 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik --- docs/consumedapis/consumedapis.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 docs/consumedapis/consumedapis.rst (limited to 'docs/consumedapis') diff --git a/docs/consumedapis/consumedapis.rst b/docs/consumedapis/consumedapis.rst new file mode 100755 index 00000000..bcf7267e --- /dev/null +++ b/docs/consumedapis/consumedapis.rst @@ -0,0 +1,18 @@ +.. SPDX-License-Identifier: CC-BY-4.0 +.. Copyright 2020 Nordix Foundation + +Consumed APIs +============= + + +Policy Management Service application is interacting with one ONAP API. + +******* +CBS API +******* + +This API is used to get the dynamic configuration of the service, such as available Near-RT RICs. + +:: + + CBS_GET_ALL -- cgit 1.2.3-korg