adding catalog-service for mod2
[dcaegen2/platform.git] / mod2 / catalog-service / src / test / resources / specification / policy_json_sample_3.json
diff --git a/mod2/catalog-service/src/test/resources/specification/policy_json_sample_3.json b/mod2/catalog-service/src/test/resources/specification/policy_json_sample_3.json
new file mode 100644 (file)
index 0000000..4a8c76f
--- /dev/null
@@ -0,0 +1,28 @@
+{
+       "policies": [
+               {
+                       "configAttributes": "",
+               "configName": "",
+               "onapName": "DCAE",
+               "policyName": "DCAE.Config_",
+               "unique": false
+               },
+               {
+                       "onapName": "DCAE",
+                       "policyName": "DCAE.Config_",
+                       "unique": true
+               },
+               {
+                       "configAttributes": "",
+                       "configName": "",
+                       "onapName": "DCAE",
+                       "policyName": "DCAE.Config_*",
+                       "unique": false
+               }
+       ],
+       "policy": [
+               {
+                       "policy_id" : "id_0"
+               }
+       ]
+}
\ No newline at end of file