Helm charts and apps for pm-setup
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm-rapp / config / jobDefinition.json
1 {
2    "info_type_id": "json-file-data-from-filestore",
3    "job_owner": "console",
4    "status_notification_uri": "http://callback.nonrtric:80/post",
5    "job_definition": {
6       "kafkaOutputTopic": "",
7       "filterType": "pmdata",
8       "filter": {
9          "measTypes": [
10             "pmCounterNumber101"
11          ]
12       }
13    }
14 }