From 7f685aa342813c611b6e43d7b4a869c7454baddc Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 25 Mar 2021 18:19:29 +0100 Subject: Rework the backend to support PDP updates Rework Pdp payloads builder so that we can integrate different actions in the same batch + Add a new endpoint to support pdp payload&query to PEF from UI Issue-ID: POLICY-2930 Issue-ID: POLICY-2931 Signed-off-by: sebdet Change-Id: I3c933272419770595b706f6950f821220a76f778 --- .../resources/clds/camel/rest/clamp-api-v2.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'src/main/resources') 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 de0bb1ab0..7129c2828 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -1463,6 +1463,44 @@ + + + + + + + + + + + + + java.lang.Exception + + true + + + + + 500 + + + PDP Group deployment request FAILED + + + + + +