diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-10-09 13:22:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-09 13:22:46 +0000 |
commit | 5ada52af92483ebc031e72c9bb4708737a9a59f0 (patch) | |
tree | 0c3227102c75c19cf218b927d5667a571820c4c9 /docs/consumedapis/consumedapis.rst | |
parent | 84ca89aa01518324f9c76bb58150deeba096e6a6 (diff) | |
parent | 9bb9a4c495eda5720fcb47e623f2967d54dae12e (diff) |
Merge "Add documentation for PMS"
Diffstat (limited to 'docs/consumedapis/consumedapis.rst')
-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 |