You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2018/07/10 01:47:40 UTC

svn commit: r1835505 [7/13] - in /ranger/site/trunk: ./ apidocs/ apidocs/ui/ kms/apidocs/ui/

Modified: ranger/site/trunk/apidocs/resource_PublicAPIsv2.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/resource_PublicAPIsv2.html?rev=1835505&r1=1835504&r2=1835505&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/resource_PublicAPIsv2.html (original)
+++ ranger/site/trunk/apidocs/resource_PublicAPIsv2.html Tue Jul 10 01:47:39 2018
@@ -201,6 +201,7 @@ Content-Type: application/json
     "rowFilterInfo" : {
       "filterExpr" : "..."
     },
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -209,19 +210,19 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
     "rowFilterInfo" : {
       "filterExpr" : "..."
     },
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -230,42 +231,24 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "validitySchedules" : [ {
-    "timeZone" : "...",
-    "endTime" : "...",
-    "recurrences" : [ {
-      "interval" : { },
-      "schedule" : { }
-    }, {
-      "interval" : { },
-      "schedule" : { }
-    } ],
-    "startTime" : "..."
-  }, {
-    "timeZone" : "...",
-    "endTime" : "...",
-    "recurrences" : [ {
-      "interval" : { },
-      "schedule" : { }
-    }, {
-      "interval" : { },
-      "schedule" : { }
-    } ],
-    "startTime" : "..."
-  } ],
-  "resourceSignature" : "...",
+  "options" : {
+    "property1" : { },
+    "property2" : { }
+  },
   "service" : "...",
-  "policyItems" : [ {
+  "name" : "...",
+  "resourceSignature" : "...",
+  "denyExceptions" : [ {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -274,16 +257,16 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -292,36 +275,22 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "name" : "...",
-  "serviceType" : "...",
-  "resources" : {
-    "property1" : {
-      "values" : [ "...", "..." ],
-      "isExcludes" : true,
-      "isRecursive" : true
+  "dataMaskPolicyItems" : [ {
+    "dataMaskInfo" : {
+      "conditionExpr" : "...",
+      "valueExpr" : "...",
+      "dataMaskType" : "..."
     },
-    "property2" : {
-      "values" : [ "...", "..." ],
-      "isExcludes" : true,
-      "isRecursive" : true
-    }
-  },
-  "policyLabels" : [ "...", "..." ],
-  "options" : {
-    "property1" : { },
-    "property2" : { }
-  },
-  "denyExceptions" : [ {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -330,16 +299,21 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
+    "dataMaskInfo" : {
+      "conditionExpr" : "...",
+      "valueExpr" : "...",
+      "dataMaskType" : "..."
+    },
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -348,22 +322,30 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "dataMaskPolicyItems" : [ {
-    "dataMaskInfo" : {
-      "valueExpr" : "...",
-      "conditionExpr" : "...",
-      "dataMaskType" : "..."
+  "policyLabels" : [ "...", "..." ],
+  "resources" : {
+    "property1" : {
+      "values" : [ "...", "..." ],
+      "isExcludes" : true,
+      "isRecursive" : true
     },
+    "property2" : {
+      "values" : [ "...", "..." ],
+      "isExcludes" : true,
+      "isRecursive" : true
+    }
+  },
+  "denyPolicyItems" : [ {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -372,21 +354,16 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
-    "dataMaskInfo" : {
-      "valueExpr" : "...",
-      "conditionExpr" : "...",
-      "dataMaskType" : "..."
-    },
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -395,20 +372,17 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "policyType" : 12345,
-  "isAuditEnabled" : true,
-  "policyPriority" : 12345,
-  "denyPolicyItems" : [ {
+  "allowExceptions" : [ {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -417,16 +391,16 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -435,18 +409,42 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "description" : "...",
-  "allowExceptions" : [ {
+  "validitySchedules" : [ {
+    "startTime" : "...",
+    "recurrences" : [ {
+      "interval" : { },
+      "schedule" : { }
+    }, {
+      "interval" : { },
+      "schedule" : { }
+    } ],
+    "timeZone" : "...",
+    "endTime" : "..."
+  }, {
+    "startTime" : "...",
+    "recurrences" : [ {
+      "interval" : { },
+      "schedule" : { }
+    }, {
+      "interval" : { },
+      "schedule" : { }
+    } ],
+    "timeZone" : "...",
+    "endTime" : "..."
+  } ],
+  "isAuditEnabled" : true,
+  "policyPriority" : 12345,
+  "policyItems" : [ {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -455,16 +453,16 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   }, {
+    "delegateAdmin" : true,
     "users" : [ "...", "..." ],
     "conditions" : [ {
       "type" : "...",
@@ -473,24 +471,26 @@ Content-Type: application/json
       "type" : "...",
       "values" : [ "...", "..." ]
     } ],
-    "delegateAdmin" : true,
     "accesses" : [ {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     }, {
-      "type" : "...",
-      "isAllowed" : true
+      "isAllowed" : true,
+      "type" : "..."
     } ],
     "groups" : [ "...", "..." ]
   } ],
-  "createTime" : 12345,
-  "guid" : "...",
-  "createdBy" : "...",
+  "policyType" : 12345,
+  "serviceType" : "...",
+  "description" : "...",
+  "isEnabled" : true,
   "version" : 12345,
+  "createTime" : 12345,
   "id" : 12345,
   "updatedBy" : "...",
   "updateTime" : 12345,
-  "isEnabled" : true
+  "createdBy" : "...",
+  "guid" : "..."
 } ]
                 </code>
               </pre>
@@ -576,6 +576,7 @@ Accept: application/json
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -584,19 +585,19 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -605,42 +606,42 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;validitySchedules&quot; : [ {
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
+  &quot;service&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;resourceSignature&quot; : &quot;...&quot;,
+  &quot;denyExceptions&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;conditions&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;startTime&quot; : &quot;...&quot;
-  }, {
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
+    &quot;accesses&quot; : [ {
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
-    &quot;startTime&quot; : &quot;...&quot;
-  } ],
-  &quot;resourceSignature&quot; : &quot;...&quot;,
-  &quot;service&quot; : &quot;...&quot;,
-  &quot;policyItems&quot; : [ {
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+  }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -649,16 +650,45 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
+    }, {
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
+    } ],
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+  } ],
+  &quot;dataMaskPolicyItems&quot; : [ {
+    &quot;dataMaskInfo&quot; : {
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;,
+      &quot;dataMaskType&quot; : &quot;...&quot;
+    },
+    &quot;delegateAdmin&quot; : true,
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
       &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;accesses&quot; : [ {
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
+    }, {
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;dataMaskInfo&quot; : {
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;,
+      &quot;dataMaskType&quot; : &quot;...&quot;
+    },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -667,18 +697,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
   &quot;resources&quot; : {
     &quot;property1&quot; : {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
@@ -691,12 +719,8 @@ Accept: application/json
       &quot;isRecursive&quot; : true
     }
   },
-  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;denyExceptions&quot; : [ {
+  &quot;denyPolicyItems&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -705,16 +729,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -723,22 +747,17 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;dataMaskPolicyItems&quot; : [ {
-    &quot;dataMaskInfo&quot; : {
-      &quot;valueExpr&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;dataMaskType&quot; : &quot;...&quot;
-    },
+  &quot;allowExceptions&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -747,21 +766,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
-    &quot;dataMaskInfo&quot; : {
-      &quot;valueExpr&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;dataMaskType&quot; : &quot;...&quot;
-    },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -770,58 +784,42 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;policyType&quot; : 12345,
-  &quot;isAuditEnabled&quot; : true,
-  &quot;policyPriority&quot; : 12345,
-  &quot;denyPolicyItems&quot; : [ {
-    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;conditions&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;delegateAdmin&quot; : true,
-    &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+  &quot;validitySchedules&quot; : [ {
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
     } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;endTime&quot; : &quot;...&quot;
   }, {
-    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;conditions&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;delegateAdmin&quot; : true,
-    &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
     } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;endTime&quot; : &quot;...&quot;
   } ],
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;allowExceptions&quot; : [ {
+  &quot;isAuditEnabled&quot; : true,
+  &quot;policyPriority&quot; : 12345,
+  &quot;policyItems&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -830,16 +828,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -848,24 +846,26 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;policyType&quot; : 12345,
+  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
   &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 }
                 </code>
               </pre>
@@ -882,6 +882,7 @@ Content-Type: application/json
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -890,19 +891,19 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -911,42 +912,24 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;validitySchedules&quot; : [ {
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
-    }, {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
-    } ],
-    &quot;startTime&quot; : &quot;...&quot;
-  }, {
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
-    }, {
-      &quot;interval&quot; : { },
-      &quot;schedule&quot; : { }
-    } ],
-    &quot;startTime&quot; : &quot;...&quot;
-  } ],
-  &quot;resourceSignature&quot; : &quot;...&quot;,
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
   &quot;service&quot; : &quot;...&quot;,
-  &quot;policyItems&quot; : [ {
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;resourceSignature&quot; : &quot;...&quot;,
+  &quot;denyExceptions&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -955,16 +938,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -973,36 +956,22 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;serviceType&quot; : &quot;...&quot;,
-  &quot;resources&quot; : {
-    &quot;property1&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isExcludes&quot; : true,
-      &quot;isRecursive&quot; : true
+  &quot;dataMaskPolicyItems&quot; : [ {
+    &quot;dataMaskInfo&quot; : {
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;,
+      &quot;dataMaskType&quot; : &quot;...&quot;
     },
-    &quot;property2&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isExcludes&quot; : true,
-      &quot;isRecursive&quot; : true
-    }
-  },
-  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;denyExceptions&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1011,16 +980,21 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;dataMaskInfo&quot; : {
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;,
+      &quot;dataMaskType&quot; : &quot;...&quot;
+    },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1029,22 +1003,30 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;dataMaskPolicyItems&quot; : [ {
-    &quot;dataMaskInfo&quot; : {
-      &quot;valueExpr&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;dataMaskType&quot; : &quot;...&quot;
+  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;resources&quot; : {
+    &quot;property1&quot; : {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true,
+      &quot;isRecursive&quot; : true
     },
+    &quot;property2&quot; : {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true,
+      &quot;isRecursive&quot; : true
+    }
+  },
+  &quot;denyPolicyItems&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1053,21 +1035,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
-    &quot;dataMaskInfo&quot; : {
-      &quot;valueExpr&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;dataMaskType&quot; : &quot;...&quot;
-    },
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1076,20 +1053,17 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;policyType&quot; : 12345,
-  &quot;isAuditEnabled&quot; : true,
-  &quot;policyPriority&quot; : 12345,
-  &quot;denyPolicyItems&quot; : [ {
+  &quot;allowExceptions&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1098,16 +1072,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1116,18 +1090,42 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;allowExceptions&quot; : [ {
+  &quot;validitySchedules&quot; : [ {
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
+    }, {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;endTime&quot; : &quot;...&quot;
+  }, {
+    &quot;startTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
+    }, {
+      &quot;interval&quot; : { },
+      &quot;schedule&quot; : { }
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;endTime&quot; : &quot;...&quot;
+  } ],
+  &quot;isAuditEnabled&quot; : true,
+  &quot;policyPriority&quot; : 12345,
+  &quot;policyItems&quot; : [ {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1136,16 +1134,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   }, {
+    &quot;delegateAdmin&quot; : true,
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;conditions&quot; : [ {
       &quot;type&quot; : &quot;...&quot;,
@@ -1154,24 +1152,26 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;delegateAdmin&quot; : true,
     &quot;accesses&quot; : [ {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;isAllowed&quot; : true
+      &quot;isAllowed&quot; : true,
+      &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
   } ],
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;policyType&quot; : 12345,
+  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
   &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 }
                 </code>
               </pre>
@@ -1233,26 +1233,26 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;policyUpdateTime&quot; : 12345,
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagUpdateTime&quot; : 12345,
-  &quot;tagService&quot; : &quot;...&quot;,
-  &quot;policyVersion&quot; : 12345,
-  &quot;tagVersion&quot; : 12345,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;type&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;tagService&quot; : &quot;...&quot;,
+  &quot;policyUpdateTime&quot; : 12345,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
+  &quot;isEnabled&quot; : true,
+  &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 } ]
                 </code>
               </pre>
@@ -1334,26 +1334,26 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;policyUpdateTime&quot; : 12345,
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagUpdateTime&quot; : 12345,
-  &quot;tagService&quot; : &quot;...&quot;,
-  &quot;policyVersion&quot; : 12345,
-  &quot;tagVersion&quot; : 12345,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;type&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;tagService&quot; : &quot;...&quot;,
+  &quot;policyUpdateTime&quot; : 12345,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
+  &quot;isEnabled&quot; : true,
   &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 }
                 </code>
               </pre>
@@ -1366,26 +1366,26 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;policyUpdateTime&quot; : 12345,
-  &quot;type&quot; : &quot;...&quot;,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagUpdateTime&quot; : 12345,
-  &quot;tagService&quot; : &quot;...&quot;,
-  &quot;policyVersion&quot; : 12345,
-  &quot;tagVersion&quot; : 12345,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;type&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;tagService&quot; : &quot;...&quot;,
+  &quot;policyUpdateTime&quot; : 12345,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
+  &quot;isEnabled&quot; : true,
   &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 }
                 </code>
               </pre>
@@ -1447,357 +1447,357 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
-  &quot;rbKeyDescription&quot; : &quot;...&quot;,
-  &quot;rbKeyLabel&quot; : &quot;...&quot;,
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;enums&quot; : [ {
-    &quot;defaultIndex&quot; : 12345,
+  &quot;accessTypes&quot; : [ {
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;elements&quot; : [ {
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  } ],
+  &quot;dataMaskDef&quot; : {
+    &quot;maskTypes&quot; : [ {
       &quot;name&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;
     }, {
       &quot;name&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;
     } ],
-    &quot;name&quot; : &quot;...&quot;
-  }, {
-    &quot;defaultIndex&quot; : 12345,
-    &quot;itemId&quot; : 12345,
-    &quot;elements&quot; : [ {
+    &quot;resources&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     } ],
+    &quot;accessTypes&quot; : [ {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    } ]
+  },
+  &quot;contextEnrichers&quot; : [ {
+    &quot;itemId&quot; : 12345,
+    &quot;enricher&quot; : &quot;...&quot;,
+    &quot;enricherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;itemId&quot; : 12345,
+    &quot;enricher&quot; : &quot;...&quot;,
+    &quot;enricherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
     &quot;name&quot; : &quot;...&quot;
   } ],
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;rbKeyLabel&quot; : &quot;...&quot;,
+  &quot;rbKeyDescription&quot; : &quot;...&quot;,
   &quot;policyConditions&quot; : [ {
+    &quot;label&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;evaluatorOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
+    &quot;validationRegEx&quot; : &quot;...&quot;
   }, {
+    &quot;label&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;evaluatorOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
+    &quot;validationRegEx&quot; : &quot;...&quot;
   } ],
-  &quot;dataMaskDef&quot; : {
+  &quot;rowFilterDef&quot; : {
     &quot;resources&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     }, {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     } ],
-    &quot;maskTypes&quot; : [ {
+    &quot;accessTypes&quot; : [ {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
-    }, {
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
-    } ],
-    &quot;accessTypes&quot; : [ {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
-    }, {
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;name&quot; : &quot;...&quot;
     } ]
   },
-  &quot;resources&quot; : [ {
-    &quot;mandatory&quot; : true,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;lookupSupported&quot; : true,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;matcher&quot; : &quot;...&quot;,
-    &quot;level&quot; : 12345,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;excludesSupported&quot; : true,
-    &quot;isValidLeaf&quot; : true,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;recursiveSupported&quot; : true,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
-  }, {
-    &quot;mandatory&quot; : true,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;lookupSupported&quot; : true,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;matcher&quot; : &quot;...&quot;,
-    &quot;level&quot; : 12345,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;excludesSupported&quot; : true,
-    &quot;isValidLeaf&quot; : true,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;recursiveSupported&quot; : true,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
-  } ],
   &quot;options&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
   &quot;label&quot; : &quot;...&quot;,
-  &quot;rowFilterDef&quot; : {
-    &quot;accessTypes&quot; : [ {
+  &quot;enums&quot; : [ {
+    &quot;elements&quot; : [ {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;name&quot; : &quot;...&quot;
     }, {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;name&quot; : &quot;...&quot;
     } ],
-    &quot;resources&quot; : [ {
-      &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;matcherOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
+    &quot;defaultIndex&quot; : 12345,
+    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;elements&quot; : [ {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    }, {
-      &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;matcherOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    } ]
-  },
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    } ],
+    &quot;defaultIndex&quot; : 12345,
+    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;
+  } ],
   &quot;configs&quot; : [ {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;subType&quot; : &quot;...&quot;,
     &quot;mandatory&quot; : true,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;
+    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;
   }, {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;subType&quot; : &quot;...&quot;,
     &quot;mandatory&quot; : true,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;
+    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;
   } ],
-  &quot;contextEnrichers&quot; : [ {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;enricher&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;enricherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    }
-  }, {
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;enricher&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;enricherOptions&quot; : {
+  &quot;implClass&quot; : &quot;...&quot;,
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;resources&quot; : [ {
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;mandatory&quot; : true,
+    &quot;excludesSupported&quot; : true,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;matcherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    }
-  } ],
-  &quot;implClass&quot; : &quot;...&quot;,
-  &quot;accessTypes&quot; : [ {
+    },
     &quot;label&quot; : &quot;...&quot;,
+    &quot;lookupSupported&quot; : true,
+    &quot;matcher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;parent&quot; : &quot;...&quot;,
+    &quot;recursiveSupported&quot; : true,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;isValidLeaf&quot; : true,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;level&quot; : 12345,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;itemId&quot; : 12345
+    &quot;uiHint&quot; : &quot;...&quot;
   }, {
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;mandatory&quot; : true,
+    &quot;excludesSupported&quot; : true,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;matcherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
     &quot;label&quot; : &quot;...&quot;,
+    &quot;lookupSupported&quot; : true,
+    &quot;matcher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;parent&quot; : &quot;...&quot;,
+    &quot;recursiveSupported&quot; : true,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;isValidLeaf&quot; : true,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;level&quot; : 12345,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;itemId&quot; : 12345
+    &quot;uiHint&quot; : &quot;...&quot;
   } ],
-  &quot;createTime&quot; : 12345,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
   &quot;version&quot; : 12345,
+  &quot;createTime&quot; : 12345,
   &quot;id&quot; : 12345,
   &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;updateTime&quot; : 12345,
-  &quot;isEnabled&quot; : true
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;guid&quot; : &quot;...&quot;
 } ]
                 </code>
               </pre>
@@ -1879,720 +1879,720 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;rbKeyDescription&quot; : &quot;...&quot;,
-  &quot;rbKeyLabel&quot; : &quot;...&quot;,
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;enums&quot; : [ {
-    &quot;defaultIndex&quot; : 12345,
+  &quot;accessTypes&quot; : [ {
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;elements&quot; : [ {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    }, {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    } ],
+    &quot;label&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;
   }, {
-    &quot;defaultIndex&quot; : 12345,
+    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;elements&quot; : [ {
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  } ],
+  &quot;dataMaskDef&quot; : {
+    &quot;maskTypes&quot; : [ {
       &quot;name&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;
     }, {
       &quot;name&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;
+    } ],
+    &quot;resources&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     } ],
+    &quot;accessTypes&quot; : [ {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    } ]
+  },
+  &quot;contextEnrichers&quot; : [ {
+    &quot;itemId&quot; : 12345,
+    &quot;enricher&quot; : &quot;...&quot;,
+    &quot;enricherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;itemId&quot; : 12345,
+    &quot;enricher&quot; : &quot;...&quot;,
+    &quot;enricherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
     &quot;name&quot; : &quot;...&quot;
   } ],
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;rbKeyLabel&quot; : &quot;...&quot;,
+  &quot;rbKeyDescription&quot; : &quot;...&quot;,
   &quot;policyConditions&quot; : [ {
+    &quot;label&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;evaluatorOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
+    &quot;validationRegEx&quot; : &quot;...&quot;
   }, {
+    &quot;label&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
     &quot;evaluatorOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
     },
-    &quot;label&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;
+    &quot;validationRegEx&quot; : &quot;...&quot;
   } ],
-  &quot;dataMaskDef&quot; : {
+  &quot;rowFilterDef&quot; : {
     &quot;resources&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     }, {
+      &quot;type&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;excludesSupported&quot; : true,
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;excludesSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;
     } ],
-    &quot;maskTypes&quot; : [ {
+    &quot;accessTypes&quot; : [ {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    } ]
+  },
+  &quot;options&quot; : {
+    &quot;property1&quot; : &quot;...&quot;,
+    &quot;property2&quot; : &quot;...&quot;
+  },
+  &quot;label&quot; : &quot;...&quot;,
+  &quot;enums&quot; : [ {
+    &quot;elements&quot; : [ {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
       &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;
     }, {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
       &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;
     } ],
-    &quot;accessTypes&quot; : [ {
+    &quot;defaultIndex&quot; : 12345,
+    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;elements&quot; : [ {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;name&quot; : &quot;...&quot;
     }, {
       &quot;label&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
-    } ]
-  },
-  &quot;resources&quot; : [ {
-    &quot;mandatory&quot; : true,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;lookupSupported&quot; : true,
+      &quot;name&quot; : &quot;...&quot;
+    } ],
+    &quot;defaultIndex&quot; : 12345,
+    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;
+  } ],
+  &quot;configs&quot; : [ {
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,

[... 8862 lines stripped ...]