X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=50d31272addf54433851f6424afde3ec9bb183d1;hb=refs%2Fheads%2Frelease-1.1.1;hp=8372137c0d775ea193bd6669a9201fd4b106d2d2;hpb=0710cdbd323ee5828045fd30d56c6a3edba8bb84;p=clamp.git diff --git a/docs/index.rst b/docs/index.rst index 8372137c..50d31272 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -31,9 +31,10 @@ CLAMP offers the following API: Consumed APIs ------------- 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 (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C + +- 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 (the Policy team provide a "jar" to handle the communication), both XACML and Drools PDP, APIs to App-C/VF-C/SDN-C Delivery @@ -131,11 +132,12 @@ Administration A user can access CLAMP UI at the following URL : http://localhost:8080/designer/index.html. (in this URL 'localhost' must be replaced by the actual host where CLAMP has been installed if it is not your current localhost) -.. code-block:: + +.. code-block:: html + Default username : admin Default password : password - Human Interfaces ---------------- .. Basic info on the interface type, ports/protocols provided over, etc.