1
+ {
2
+ "entities" :
3
+ [
4
+ {
5
+ "typeName" : " AuthPolicy" ,
6
+ "customAttributes" : {
7
+ "internalId" : 28
8
+ },
9
+ "attributes" :
10
+ {
11
+ "name" : " READ_GLOSSARY" ,
12
+ "qualifiedName" : " READ_GLOSSARY" ,
13
+ "policyCategory" : " bootstrap" ,
14
+ "policySubCategory" : " default" ,
15
+ "policyServiceName" : " atlas" ,
16
+ "policyType" : " allow" ,
17
+ "policyPriority" : 1 ,
18
+ "policyUsers" :
19
+ [],
20
+ "policyGroups" :
21
+ [],
22
+ "policyRoles" :
23
+ [
24
+ " $admin" ,
25
+ " $api-token-default-access"
26
+ ],
27
+ "policyResourceCategory" : " ENTITY" ,
28
+ "policyResources" :
29
+ [
30
+ " entity-type:AtlasGlossary" ,
31
+ " entity-classification:*" ,
32
+ " entity:*"
33
+ ],
34
+ "policyActions" :
35
+ [
36
+ " entity-read"
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "typeName" : " AuthPolicy" ,
42
+ "customAttributes" : {
43
+ "internalId" : 29
44
+ },
45
+ "attributes" :
46
+ {
47
+ "name" : " READ_TERM" ,
48
+ "qualifiedName" : " READ_TERM" ,
49
+ "policyCategory" : " bootstrap" ,
50
+ "policySubCategory" : " default" ,
51
+ "policyServiceName" : " atlas" ,
52
+ "policyType" : " allow" ,
53
+ "policyPriority" : 1 ,
54
+ "policyUsers" :
55
+ [],
56
+ "policyGroups" :
57
+ [],
58
+ "policyRoles" :
59
+ [
60
+ " $admin" ,
61
+ " $api-token-default-access"
62
+ ],
63
+ "policyResourceCategory" : " ENTITY" ,
64
+ "policyResources" :
65
+ [
66
+ " entity-type:AtlasGlossaryTerm" ,
67
+ " entity-classification:*" ,
68
+ " entity:*"
69
+ ],
70
+ "policyActions" :
71
+ [
72
+ " entity-read"
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "typeName" : " AuthPolicy" ,
78
+ "customAttributes" : {
79
+ "internalId" : 30
80
+ },
81
+ "attributes" :
82
+ {
83
+ "name" : " READ_CATEGORY" ,
84
+ "qualifiedName" : " READ_CATEGORY" ,
85
+ "policyCategory" : " bootstrap" ,
86
+ "policySubCategory" : " default" ,
87
+ "policyServiceName" : " atlas" ,
88
+ "policyType" : " allow" ,
89
+ "policyPriority" : 1 ,
90
+ "policyUsers" :
91
+ [],
92
+ "policyGroups" :
93
+ [],
94
+ "policyRoles" :
95
+ [
96
+ " $admin" ,
97
+ " $api-token-default-access"
98
+ ],
99
+ "policyResourceCategory" : " ENTITY" ,
100
+ "policyResources" :
101
+ [
102
+ " entity-type:AtlasGlossaryCategory" ,
103
+ " entity-classification:*" ,
104
+ " entity:*"
105
+ ],
106
+ "policyActions" :
107
+ [
108
+ " entity-read"
109
+ ]
110
+ }
111
+ }
112
+ ]
113
+ }
0 commit comments