aboutsummaryrefslogtreecommitdiffstats
path: root/csit/xacml-pdp/tests/data/onap.policy.optimization.decision.request.json
blob: d997099c28e87307927b41a1f7ab5359571207e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "ONAPName": "OOF",
  "ONAPComponent": "OOF-component",
  "ONAPInstance": "OOF-component-instance",
  "context" : {
      "subscriberName": []
  },
  "action": "optimize",
  "resource": {
      "scope": [],
      "services": [],
      "resources": [],
      "geography": []
  }
}