8c1ec10ca94b1c30038b3068c86c0c08b04efed8
[policy/parent.git] / docs / xacml / tutorial / tutorial-decision-request.json
1 {
2   "ONAPName": "TutorialPEP",
3   "ONAPComponent": "TutorialPEPComponent",
4   "ONAPInstance": "TutorialPEPInstance",
5   "requestId": "unique-request-id-tutorial",
6   "action": "authorize",
7   "resource": {
8     "user": "demo",
9     "entity": "foo",
10     "permission" : "read"
11   }
12 }