summaryrefslogtreecommitdiffstats
path: root/products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json')
-rw-r--r--products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json b/products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json
new file mode 100644
index 00000000..ff16b6de
--- /dev/null
+++ b/products/onap-elalto/features/policy/src/main/resources/open-cli-sample/policy/policy-push-schema-outdated-elalto-moco.json
@@ -0,0 +1,22 @@
+[ {
+ "request" : {
+ "method" : "put",
+ "uri" : "/pdp/api/pushPolicy",
+ "headers" : {
+ "Authorization" : "Basic dGVzdHBkcDphbHBoYTEyMw==",
+ "Accept" : "application/json",
+ "Environment" : "TEST",
+ "ClientAuth" : "cHl0aG9uOnRlc3Q=",
+ "Content-Type" : "application/json"
+ },
+ "json" : {
+ "policyName" : "OSDF_CASABLANCA.hpa_policy_vFWHPA_2",
+ "policyType" : "MicroService",
+ "pdpGroup" : "default"
+ }
+ },
+ "response" : {
+ "status" : 200,
+ "json" : { }
+ }
+} ] \ No newline at end of file