diff options
author | elinuxhenrik <henrik.b.andersson@est.tech> | 2020-10-08 14:36:37 +0200 |
---|---|---|
committer | elinuxhenrik <henrik.b.andersson@est.tech> | 2020-10-09 08:42:26 +0200 |
commit | 9bb9a4c495eda5720fcb47e623f2967d54dae12e (patch) | |
tree | 22932243d6000627faf66fa1467fac22c33596e4 /docs/consumedapis | |
parent | 535be96db56357f41970fd256abe7eb35fe4d98a (diff) |
Add documentation for PMS
Change-Id: I4b496142f1c21edd9a044b76d35592ba2ec8c083
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Diffstat (limited to 'docs/consumedapis')
-rwxr-xr-x | docs/consumedapis/consumedapis.rst | 18 |
1 files changed, 18 insertions, 0 deletions
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 |