aboutsummaryrefslogtreecommitdiffstats
path: root/applications/guard/src/test/resources/requests/guard.filter.json
blob: 710cf65916baedd6e61c33e995f3f1d362ae7d9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "ONAPName": "Policy",
  "ONAPComponent": "drools-pdp",
  "ONAPInstance": "usecase-template",
  "requestId": "unique-request-id-1",
  "action": "guard",
  "resource": {
      "guard": {
          "actor": "SO",
          "operation": "VF Module Create",
          "clname": "ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3",
          "target": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e",
          "vfCount": "0",
          "generic-vnf.vnf-name": "my-name",
          "generic-vnf.vnf-id": "my-id",
          "generic-vnf.vnf-type": "my-type",
          "generic-vnf.nf-naming-code": "my-naming-code",
          "vserver.vserver-id": "my-server-id",
          "cloud-region.cloud-region-id": "my-region"
      }
  }
}