aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/templates/archetype-cl-casablanca/src/main/resources/archetype-resources/src/main/config/dcae.ccvpn.onset.json
blob: 474911e7484c6238a1c1ec28173f5a36eba43a13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "closedLoopEventClient": "DCAE.HolmesInstance",
  "policyVersion": "1.0.0.5",
  "policyName": "CCVPN",
  "policyScope": "service=SOTNService,type=SampleType,closedLoopControlName=CL-CCVPN-d925ed73-8231-4d02-9545-db4e101f88f8",
  "target_type": "VM",
  "AAI": {
    "vserver.vserver-name" : "TBD",
    "globalSubscriberId" : "e151059a-d924-4629-845f-264db19e50b4",
    "serviceType" : "SOTN",
    "service-information.service-instance-id" : "service-instance-id-example-1",
    "network-information. network-id " : "id"
  },
  "closedLoopAlarmStart": 1484677482204798,
  "closedLoopEventStatus": "ONSET",
  "closedLoopControlName": "${ccvpnClosedLoopControlName}",
  "version": "1.0.2",
  "target": "vserver.vserver-name",
  "requestID": "97964e10-686e-4790-8c45-bdfa61df770f",
  "from": "DCAE"
}