summaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/decisions/decision.guard.shoulddeny.input.json
blob: ba9b554302aa442252e2ef74149384d5fc6cdf15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "ONAPName": "Policy",
  "ONAPComponent": "DCAE",
  "ONAPInstance": "optional-tbd",
  "action": "guard",
  "resource": {
      "guard": {
          "actor": "SO",
          "recipe": "scaleOut",
          "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3",
          "vfcount" : "5"
      }
  }
}