From 1efe60f3c5c2160b0cb107cba90284161cc5235d Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 11 Apr 2019 17:58:36 +0200 Subject: Add Start/stop routes Add Start/stop routes for policy control, it's obviously working the PDP group Issue-ID: CLAMP-303 Change-Id: I16cafa46ee39b6114af9b36f7382b7c2401edaf1 Signed-off-by: sebdet --- .../resources/clds/camel/rest/clamp-api-v2.xml | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'src/main/resources/clds/camel/rest') diff --git a/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/src/main/resources/clds/camel/rest/clamp-api-v2.xml index e6dc27cec..a823c09da 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -114,6 +114,48 @@ uri="bean:org.onap.clamp.operation.LoopOperation?method=unDeployLoop(${header.loopName})" /> + + + + + + + + + + + + + + + + + + + + + +