moreaki

rule-0001.json

Jan 20th, 2023 (edited)
1,154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | Software | 0 0
  1. [
  2.   {
  3.     "__filename" : "rule-0001.json"
  4.   }, {
  5.     "id" : "id.1",
  6.     "name" : "name 1",
  7.     "ownerCondition" : {
  8.       "ownerIds" : [ "1.1", "1.2" ],
  9.       "inclusionType" : "INCLUDE"
  10.     },
  11.     "eType" : "GRANT"
  12.   }, {
  13.     "id" : "id.2",
  14.     "name" : "name 2",
  15.     "ownerCondition" : {
  16.       "ownerIds" : [ "2.1", "2.2" ],
  17.       "inclusionType" : "INCLUDE"
  18.     },
  19.     "eType" : "GRANT"
  20.   }, {
  21.     "id" : "id.3",
  22.     "name" : "name 3",
  23.     "ownerCondition" : {
  24.       "ownerIds" : [ "3.1", "3.2" ],
  25.       "inclusionType" : "INCLUDE"
  26.     },
  27.     "eType" : "GRANT"
  28.   }
  29. ]
  30.  
  31.  
Advertisement
Add Comment
Please, Sign In to add comment