From bcbc25bbb78876db27fc326aadf89086200c3c76 Mon Sep 17 00:00:00 2001 From: xuegao Date: Mon, 6 Jan 2020 13:15:05 +0100 Subject: Add refresh op policy json api Add the new api to refresh the operational policy json representation values. Issue-ID: CLAMP-585 Change-Id: I8c494f8d5f7ee8672f054444c368fdb396fb208f Signed-off-by: xuegao --- .../resources/clds/camel/rest/clamp-api-v2.xml | 42 ++++++++++++++++++++++ .../resources/clds/camel/routes/loop-flows.xml | 1 - 2 files changed, 42 insertions(+), 1 deletion(-) (limited to 'src/main/resources/clds/camel') 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 cf99625ee..a0a3eb104 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -237,6 +237,48 @@ + + + + + + + + + + + + + + java.lang.Exception + + false + + + + + + + + - -- cgit 1.2.3-korg