summaryrefslogtreecommitdiffstats
path: root/controlloop/templates/archetype-cl-beijing/src/main/resources/archetype-resources/src/main/config/dcae.vcpe.abatement.json
blob: 7294511915e43e173505e4f203001c847928bb99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "closedLoopControlName": "${closedLoopControlName}",
  "closedLoopAlarmStart": 1463679805324,
  "closedLoopAlarmEnd": 1463699805324,
  "closedLoopEventClient": "DCAE_INSTANCE_ID.dcae-tca",
  "closedLoopEventStatus": "ABATED",
  "requestID": "664be3d2-6c12-4f4b-a3e7-c349acced200",
  "target_type": "VNF",
  "target": "generic-vnf.vnf-id",
  "AAI": {
    "vserver.is-closed-loop-disabled": "false",
    "generic-vnf.vnf-id": "vCPE_Infrastructure_vGMUX_demo_app"
  },
  "from": "DCAE",
  "version": "1.0.2"
}