From d5afe1e97467cc0e744b063ce89c1a4ec594964e Mon Sep 17 00:00:00 2001 From: osgn422w Date: Tue, 30 Jun 2020 16:53:18 +0200 Subject: correct docs correct CDS interaction with CLAMP Issue-ID: CLAMP-885 Change-Id: I77529bc9be30b2fc45bcd9233d6af5c336b18f67 Signed-off-by: osgn422w --- docs/images/architecture/distdepl.png | Bin 44714 -> 94338 bytes docs/index.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/images/architecture/distdepl.png b/docs/images/architecture/distdepl.png index 0016a859..27a39302 100644 Binary files a/docs/images/architecture/distdepl.png and b/docs/images/architecture/distdepl.png differ 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 -------- -- cgit 1.2.3-korg