diff options
author | Eddy Hautot <eh552t@intl.att.com> | 2020-06-30 14:55:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-30 14:55:14 +0000 |
commit | 2755c6cc46ec14dde6200680c1f98d564a98ab00 (patch) | |
tree | ee05cb6fefb4da77a5cc37e1bce5aaf6aa80f50c /docs/index.rst | |
parent | b9189335d885191a648e0fd8ca6303abad95d3a0 (diff) | |
parent | d5afe1e97467cc0e744b063ce89c1a4ec594964e (diff) |
Merge "correct docs" into frankfurt6.0.0-ONAP
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 31da7f9c..c8aafc23 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,7 +38,7 @@ CLAMP uses the API's exposed by the following ONAP components: - SDC : REST based interface exposed by the SDC, Distribution of service to DCAE - DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional)) - Policy: REST based interface, Policy engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C -- CDS: REST based interface, to retrieve list of actors/actions at runtime. +- CDS: REST based interface, to retrieve list of operations/actions with their corresponding payload at runtime for Operational Policies where the field 'actor' is 'CDS'. Delivery -------- |