Add PMSH Models
[sdc.git] / catalog-be / src / main / resources / import / tosca / policy-types / policyTypes.yml
index 65d19d7..c896e3a 100644 (file)
@@ -142,6 +142,18 @@ onap.policies.monitoring.dcae-pm-mapper:
       entry_schema:
         type: onap.datatypes.monitoring.pm-mapper-filter
 
+## PM Subscription Handler policy for closed loop ##
+
+onap.policies.monitoring.dcae-pm-subscription-handler:
+  derived_from: onap.policies.Monitoring
+  version : 1.0.0
+  properties:
+    subscription:
+      type: map
+      description: PM Subscription Handler Subscription
+      entry_schema:
+        type: onap.datatypes.monitoring.subscription
+
 ## Restconf collector policy for closed loop ##
 
 onap.policies.monitoring.dcae-restconfcollector: