diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2022-04-05 09:24:11 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2022-04-06 10:12:31 +0100 |
commit | e4552284dc71fdad3eb7c16f3c23d4c008726989 (patch) | |
tree | a0d7dbedf2bd16489533e4dbcd75c97bcc591520 /docs/clamp/acm/api-protocol/api-protocol-tree.rst | |
parent | bffe5fb8a9d831ca859b896c41825782f113fc24 (diff) |
Updating Clamp documentation
- rename of control loop references for acm on clamp API protocol
- update of images with renamed references
Issue-ID: POLICY-4063
Change-Id: Iabaa2889a8a44497120ce828d000da24a7ff5415
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/clamp/acm/api-protocol/api-protocol-tree.rst')
-rw-r--r-- | docs/clamp/acm/api-protocol/api-protocol-tree.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/clamp/acm/api-protocol/api-protocol-tree.rst b/docs/clamp/acm/api-protocol/api-protocol-tree.rst new file mode 100644 index 00000000..95ce8f08 --- /dev/null +++ b/docs/clamp/acm/api-protocol/api-protocol-tree.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-acm-api-protocol: + +CLAMP TOSCA Automation Composition APIs and Protocols +##################################################### + +The sections below describe the APIs and Protocols used in TOSCA Control Loops. + +.. toctree:: + :maxdepth: 1 + + system-level-dialogues + acm-participant-protocol + controlloop-rest-apis |