${resp}= Get Request ${clamp_session} /restservices/clds/v1/cldsTempate/template-names
Should Be Equal As Strings ${resp.status_code} 200
Should Contain Match ${resp} *templateTCA1*
- Should Contain Match ${resp} *templateTCA2*
+ Should Contain Match ${resp} *CA2*
Should Not Contain Match ${resp} *templateTCA99*
Put Requests to add Close Loop ClHolmes1
Should Contain Match ${resp} *DC2*
Should Contain Match ${resp} *DC3*
Should Contain Match ${resp} *Policy4*
- Should Contain Match ${resp} *vLoadBalancer*
+ Should Contain Match ${resp} *tcaPol*
Should Contain Match ${resp} *345*
Should Contain Match ${resp} *300*
Should Contain Match ${resp} *VM*
Verify TCAModel1
${resp}= Get Request ${clamp_session} /restservices/clds/v1/clds/model/TCAModel1
Should Contain Match ${resp} *templateTCA1*
- Should Contain Match ${resp} *c95b0e7c-c1f0-4287-9928-7964c5377a46*
+ Should Contain Match ${resp} *DESIGN*
Should Contain Match ${resp} *vnfRecipe*
Should Contain Match ${resp} *DC1*
Should Contain Match ${resp} *DC3*