aboutsummaryrefslogtreecommitdiffstats
path: root/tosca-controlloop/common/src/main/resources/examples/controlloop/PMSH/pmsh_monitoring_policy.yaml
blob: 6021f36bc38965810fb060ef8f20be71707db4b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
tosca_definitions_version: tosca_simple_yaml_1_1_0
name: ToscaServiceTemplateSimple
version: 1.0.0
metadata: {}
topology_template:
  policies:
  - MICROSERVICE_vLoadBalancerMS_v1_0_dcae-pm-subscription-handler_1_0_0test:
      type: onap.policies.monitoring.dcae-pm-subscription-handler
      type_version: 1.0.0
      name: MICROSERVICE_vLoadBalancerMS_v1_0_dcae-pm-subscription-handler_1_0_0test
      version: 1.0.0
      metadata:
        policy-id: MICROSERVICE_vLoadBalancerMS_v1_0_dcae-pm-subscription-handler_1_0_0test
        policy-version: 1.0.0
      properties:
        pmsh_policy:
          fileBasedGP: 15
          fileLocation: "/pm/pm.xml"
          subscriptionName: subscriptiona
          administrativeState: UNLOCKED
          nfFilter:
            onap.datatypes.monitoring.nfFilter:
              modelVersionIDs:
              - e80a6ae3-cafd-4d24-850d-e14c084a5ca9
              modelInvariantIDs:
              - 5845y423-g654-6fju-po78-8n53154532k6
              - 7129e420-d396-4efb-af02-6b83499b12f8
              modelNames: []
              nfNames:
              - '"^pnf1.*"'
          measurementGroups:
          - measurementGroup:
              onap.datatypes.monitoring.measurementGroup:
                measurementTypes:
                - measurementType:
                    onap.datatypes.monitoring.measurementType:
                      measurementType: countera
                - measurementType:
                    onap.datatypes.monitoring.measurementType:
                      measurementType: counterb
                managedObjectDNsBasic:
                - managedObjectDNsBasic:
                    onap.datatypes.monitoring.managedObjectDNsBasic:
                      DN: dna
                - managedObjectDNsBasic:
                    onap.datatypes.monitoring.managedObjectDNsBasic:
                      DN: dnb
          - measurementGroup:
              onap.datatypes.monitoring.measurementGroup:
                measurementTypes:
                - measurementType:
                    onap.datatypes.monitoring.measurementType:
                      measurementType: counterc
                - measurementType:
                    onap.datatypes.monitoring.measurementType:
                      measurementType: counterd
                managedObjectDNsBasic:
                - managedObjectDNsBasic:
                    onap.datatypes.monitoring.managedObjectDNsBasic:
                      DN: dnc
                - managedObjectDNsBasic:
                    onap.datatypes.monitoring.managedObjectDNsBasic:
                      DN: dnd