X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fclds%2Fcamel%2Frest%2Fclamp-api-v2.xml;h=45cad032edb1b6b6f00eb47fdffb20e59d685a1b;hb=7e8938e2bf7eae76bd527a28fd453650cf744e1a;hp=2640d6bd676db2507a8d6c5de3e89705b093138f;hpb=0169b6200be3bb4a670ebe17eca15a8870c9f3b6;p=clamp.git 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 2640d6bd..45cad032 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -207,24 +207,14 @@ uri="bean:org.onap.clamp.authorization.AuthorizationController?method=authorize(*,'cl','','update')" /> - - ${exchangeProperty[loopObject].getOperationalPolicies()} - - - ${body} - - - - + - - + message="policy status0000: ${exchangeProperty[policyStatus]}"> + ${exchangeProperty[policyStatus]} == 'SUBMITTED' and ${exchangeProperty[dcaeStatus]} == 'NOT_DEPLOYED' @@ -609,11 +599,10 @@ - + uri="bean:org.onap.clamp.loop.LoopOperation?method=updateLoopStatus(${exchangeProperty[loopObject]},${exchangeProperty[policyStatus]}, ${exchangeProperty[dcaeStatus]})" /> + message="Get Status request successfully executed. The new state is: ${body}" />