From: brunomilitzer Date: Wed, 14 Jul 2021 11:01:47 +0000 (+0100) Subject: Add Camel Endpoint Change State CL Instantiation X-Git-Tag: 6.1.2~64^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=944b7eb22141caa54043668adb645f1393cf8d18;p=policy%2Fclamp.git Add Camel Endpoint Change State CL Instantiation Issue-ID: POLICY-3425 Change-Id: Ie8c5a5c169e3b24b2b74590e13539167d59f9545 Signed-off-by: brunomilitzer --- diff --git a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml index 8a7523c2b..4b07f6458 100644 --- a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -1653,6 +1653,49 @@ + + + + + true + + + application/json + + + + + + + + java.lang.Exception + + true + + + + + + 500 + + + Tosca Instantiation State Change Service FAILED + + + + + + diff --git a/runtime/src/main/resources/clds/camel/routes/controlloop-flows.xml b/runtime/src/main/resources/clds/camel/routes/controlloop-flows.xml index a888d6bf0..6ee2572b3 100644 --- a/runtime/src/main/resources/clds/camel/routes/controlloop-flows.xml +++ b/runtime/src/main/resources/clds/camel/routes/controlloop-flows.xml @@ -104,6 +104,31 @@ + + + + + + + PUT + + + application/json + + + + + + + + + +