blob: e446e14ad0f5cd897006ef277f66964e68f0af47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
.. This work is licensed under a Creative Commons Attribution 4.0
International License. http://creativecommons.org/licenses/by/4.0
Copyright 2017 AT&T Intellectual Property. All rights reserved.
.. index:: API Reference
.. _doc-apiref:
REST API Reference
==================
.. note::
Some high level groupings are introduced below with references to
REST API offered by the various components.
User Interfaces
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
* :ref:`CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>`
* :ref:`SDC - Service Design and Creation<onap-sdc:offeredapis>`
Platform Components
-------------------
.. toctree::
:maxdepth: 1
:titlesonly:
* :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:offeredapis>`
* :ref:`Policy<onap-policy-parent:offeredapis>`
* :ref:`SDNC - SDN Controller<onap-sdnc-oam:offeredapis>`
* :ref:`SO - Service Orchestration<onap-so:offeredapis>`
* :ref:`CDS - Controller Design Studio<onap-ccsdk-cds:offeredapis>`
Common Services
---------------
.. toctree::
:maxdepth: 1
:titlesonly:
* :ref:`AAI - Active and Available Inventory<onap-aai-aai-common:offeredapis>`
* :ref:`CPS - Configuration Persistence Service<onap-cps:design>`
* :ref:`Multi Cloud<onap-multicloud-framework:offeredapis>`
|