1 tosca_definitions_version: tosca_simple_yaml_1_1_0
2 name: ToscaServiceTemplateSimple
6 onap.policies.Monitoring:
7 derived_from: tosca.policies.Root
8 description: a base policy type for all policies that govern monitoring provisioning
10 name: onap.policies.Monitoring
11 onap.policies.monitoring.dcae-pm-subscription-handler:
12 name: onap.policies.monitoring.dcae-pm-subscription-handler
14 derived_from: onap.policies.Monitoring
19 type: onap.datatypes.monitoring.subscription
21 description: PMSH Policy JSON
26 onap.datatypes.monitoring.managedObjectDNsBasic:
27 name: onap.datatypes.monitoring.managedObjectDNsBasic
29 derived_from: tosca.datatypes.Root
37 description: Managed object distinguished name
41 onap.datatypes.monitoring.managedObjectDNsBasics:
42 name: onap.datatypes.monitoring.managedObjectDNsBasics
44 derived_from: tosca.datatypes.Root
48 managedObjectDNsBasic:
49 name: managedObjectDNsBasic
52 description: Managed object distinguished name object
56 type: onap.datatypes.monitoring.managedObjectDNsBasic
60 onap.datatypes.monitoring.measurementGroup:
61 name: onap.datatypes.monitoring.measurementGroup
63 derived_from: tosca.datatypes.Root
68 name: measurementTypes
71 description: List of measurement types
75 type: onap.datatypes.monitoring.measurementTypes
79 managedObjectDNsBasic:
80 name: managedObjectDNsBasic
83 description: List of managed object distinguished names
87 type: onap.datatypes.monitoring.managedObjectDNsBasics
91 onap.datatypes.monitoring.measurementGroups:
92 name: onap.datatypes.monitoring.measurementGroups
94 derived_from: tosca.datatypes.Root
99 name: measurementGroup
102 description: Measurement Group
106 type: onap.datatypes.monitoring.measurementGroup
110 onap.datatypes.monitoring.measurementType:
111 name: onap.datatypes.monitoring.measurementType
113 derived_from: tosca.datatypes.Root
118 name: measurementType
121 description: Measurement type
125 onap.datatypes.monitoring.measurementTypes:
126 name: onap.datatypes.monitoring.measurementTypes
128 derived_from: tosca.datatypes.Root
133 name: measurementType
136 description: Measurement type object
140 type: onap.datatypes.monitoring.measurementType
144 onap.datatypes.monitoring.nfFilter:
145 name: onap.datatypes.monitoring.nfFilter
147 derived_from: tosca.datatypes.Root
155 description: List of model names
164 name: modelInvariantIDs
167 description: List of model invariant IDs
176 name: modelVersionIDs
179 description: List of model version IDs
191 description: List of network functions
199 onap.datatypes.monitoring.subscription:
200 name: onap.datatypes.monitoring.subscription
202 derived_from: tosca.datatypes.Root
207 name: measurementGroups
210 description: Measurement Groups
214 type: onap.datatypes.monitoring.measurementGroups
222 description: File based granularity period
230 description: ROP file location
235 name: subscriptionName
238 description: Name of the subscription
243 name: administrativeState
246 description: State of the subscription
257 description: Network function filter
261 type: onap.datatypes.monitoring.nfFilter