Add Match documentation
[policy/parent.git] / docs / xacml / decision.match.request.json
1 {
2   "ONAPName": "my-ONAP",
3   "ONAPComponent": "my-component",
4   "ONAPInstance": "my-instance",
5   "requestId": "unique-request-1",
6   "action": "match",
7   "resource": {
8       "matchable": "foo"
9   }
10 }