X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fclds%2Fcamel%2Frest%2Fclamp-api-v2.xml;h=98440d72f62dd5561a2f66408b8aea0f67ca2060;hb=2fe9ae1ae42b287c4052de098b150f4b0a8e24ab;hp=692e342d7e10f674366dad6b351776f581e1a229;hpb=aa7fd8ddced2e3218fa85e131e1eff59ff33e22f;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 692e342d..98440d72 100644 --- a/src/main/resources/clds/camel/rest/clamp-api-v2.xml +++ b/src/main/resources/clds/camel/rest/clamp-api-v2.xml @@ -266,14 +266,14 @@ - ${exchangeProperty[dcaeStatus]} == 'DEPLOYED' + ${exchangeProperty[dcaeStatus]} == 'DEPLOYED' or ${exchangeProperty[dcaeStatus]} == 'IN_ERROR' or ${exchangeProperty[dcaeStatus]} == 'PROCESSING' + message="Closed Loop is in state ${exchangeProperty[dcaeStatus]}, it can only be undeployed when in state DEPLOYED/IN_ERROR/PROCESSING" />