You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2018/12/28 04:36:33 UTC

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

Modified: ranger/site/trunk/apidocs/resource_PublicAPIsv2.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/resource_PublicAPIsv2.html?rev=1849827&r1=1849826&r2=1849827&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/resource_PublicAPIsv2.html (original)
+++ ranger/site/trunk/apidocs/resource_PublicAPIsv2.html Fri Dec 28 04:36:32 2018
@@ -197,8 +197,21 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
-  &quot;policyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+  &quot;policyPriority&quot; : 12345,
+  &quot;resourceSignature&quot; : &quot;...&quot;,
+  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;rowFilterPolicyItems&quot; : [ {
+    &quot;rowFilterInfo&quot; : {
+      &quot;filterExpr&quot; : &quot;...&quot;
+    },
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -207,16 +220,19 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
+    &quot;rowFilterInfo&quot; : {
+      &quot;filterExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -225,17 +241,33 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;policyType&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;isAuditEnabled&quot; : true,
+  &quot;resources&quot; : {
+    &quot;property1&quot; : {
+      &quot;isRecursive&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true
+    },
+    &quot;property2&quot; : {
+      &quot;isRecursive&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true
+    }
+  },
+  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;denyExceptions&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;allowExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -244,16 +276,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -262,23 +294,40 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;validitySchedules&quot; : [ {
+    &quot;endTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;schedule&quot; : { },
+      &quot;interval&quot; : { }
+    }, {
+      &quot;schedule&quot; : { },
+      &quot;interval&quot; : { }
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
+  }, {
+    &quot;endTime&quot; : &quot;...&quot;,
+    &quot;recurrences&quot; : [ {
+      &quot;schedule&quot; : { },
+      &quot;interval&quot; : { }
+    }, {
+      &quot;schedule&quot; : { },
+      &quot;interval&quot; : { }
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
+  } ],
+  &quot;allowExceptions&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;serviceType&quot; : &quot;...&quot;,
-  &quot;isAuditEnabled&quot; : true,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;rowFilterPolicyItems&quot; : [ {
-    &quot;rowFilterInfo&quot; : {
-      &quot;filterExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -287,19 +336,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;rowFilterInfo&quot; : {
-      &quot;filterExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -308,22 +354,23 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;service&quot; : &quot;...&quot;,
+  &quot;denyPolicyItems&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskPolicyItems&quot; : [ {
-    &quot;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -332,21 +379,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -355,60 +397,22 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;dataMaskPolicyItems&quot; : [ {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
     &quot;users&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;description&quot; : &quot;...&quot;,
-  &quot;service&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;resourceSignature&quot; : &quot;...&quot;,
-  &quot;validitySchedules&quot; : [ {
-    &quot;startTime&quot; : &quot;...&quot;,
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;schedule&quot; : { },
-      &quot;interval&quot; : { }
-    }, {
-      &quot;schedule&quot; : { },
-      &quot;interval&quot; : { }
-    } ]
-  }, {
-    &quot;startTime&quot; : &quot;...&quot;,
-    &quot;timeZone&quot; : &quot;...&quot;,
-    &quot;endTime&quot; : &quot;...&quot;,
-    &quot;recurrences&quot; : [ {
-      &quot;schedule&quot; : { },
-      &quot;interval&quot; : { }
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
     }, {
-      &quot;schedule&quot; : { },
-      &quot;interval&quot; : { }
-    } ]
-  } ],
-  &quot;resources&quot; : {
-    &quot;property1&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    },
-    &quot;property2&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    }
-  },
-  &quot;denyPolicyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -417,16 +421,21 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -435,18 +444,17 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;policyItems&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;policyPriority&quot; : 12345,
-  &quot;denyExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -455,16 +463,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -473,23 +481,15 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   } ],
-  &quot;policyType&quot; : 12345,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 } ]
                 </code>
@@ -572,45 +572,21 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
-  &quot;policyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
-    &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    }, {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true,
-    &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    }, {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;policyPriority&quot; : 12345,
+  &quot;resourceSignature&quot; : &quot;...&quot;,
+  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;rowFilterPolicyItems&quot; : [ {
+    &quot;rowFilterInfo&quot; : {
+      &quot;filterExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;allowExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -619,16 +595,19 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
+    &quot;rowFilterInfo&quot; : {
+      &quot;filterExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -637,68 +616,33 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   } ],
-  &quot;serviceType&quot; : &quot;...&quot;,
+  &quot;policyType&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
   &quot;isAuditEnabled&quot; : true,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;rowFilterPolicyItems&quot; : [ {
-    &quot;rowFilterInfo&quot; : {
-      &quot;filterExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
-    &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    }, {
+  &quot;resources&quot; : {
+    &quot;property1&quot; : {
+      &quot;isRecursive&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;rowFilterInfo&quot; : {
-      &quot;filterExpr&quot; : &quot;...&quot;
+      &quot;isExcludes&quot; : true
     },
-    &quot;delegateAdmin&quot; : true,
-    &quot;conditions&quot; : [ {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    }, {
+    &quot;property2&quot; : {
+      &quot;isRecursive&quot; : true,
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;type&quot; : &quot;...&quot;
-    } ],
-    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true
+    }
+  },
+  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;denyExceptions&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskPolicyItems&quot; : [ {
-    &quot;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -707,21 +651,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -730,26 +669,9 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   } ],
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;service&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;validitySchedules&quot; : [ {
-    &quot;startTime&quot; : &quot;...&quot;,
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -757,10 +679,10 @@ Accept: application/json
     }, {
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
-    } ]
-  }, {
-    &quot;startTime&quot; : &quot;...&quot;,
+    } ],
     &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
+  }, {
     &quot;endTime&quot; : &quot;...&quot;,
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -768,22 +690,19 @@ Accept: application/json
     }, {
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
-    } ]
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
   } ],
-  &quot;resources&quot; : {
-    &quot;property1&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    },
-    &quot;property2&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    }
-  },
-  &quot;denyPolicyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+  &quot;allowExceptions&quot; : [ {
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -792,16 +711,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -810,18 +729,23 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;service&quot; : &quot;...&quot;,
+  &quot;denyPolicyItems&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;policyPriority&quot; : 12345,
-  &quot;denyExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -830,16 +754,16 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -848,38 +772,22 @@ Accept: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;dataMaskPolicyItems&quot; : [ {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;policyType&quot; : 12345,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
-  &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
-  &quot;version&quot; : 12345,
-  &quot;id&quot; : 12345
-}
-                </code>
-              </pre>
-            </div>
-            <div class="col-md-6">
-              <h5>Response</h5>
-              <pre>
-HTTP/1.1 201 Created
-Content-Type: application/json
-
-                <code class="prettyprint language-js">
-{
-  &quot;policyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -888,16 +796,21 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -906,17 +819,17 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;policyItems&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;allowExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -925,16 +838,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -943,23 +856,43 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   } ],
+  &quot;createdBy&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
+  &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
+  &quot;id&quot; : 12345
+}
+                </code>
+              </pre>
+            </div>
+            <div class="col-md-6">
+              <h5>Response</h5>
+              <pre>
+HTTP/1.1 201 Created
+Content-Type: application/json
+
+                <code class="prettyprint language-js">
+{
+  &quot;policyPriority&quot; : 12345,
+  &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;serviceType&quot; : &quot;...&quot;,
-  &quot;isAuditEnabled&quot; : true,
-  &quot;name&quot; : &quot;...&quot;,
   &quot;rowFilterPolicyItems&quot; : [ {
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
-    &quot;delegateAdmin&quot; : true,
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -968,19 +901,19 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   }, {
     &quot;rowFilterInfo&quot; : {
       &quot;filterExpr&quot; : &quot;...&quot;
     },
-    &quot;delegateAdmin&quot; : true,
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -989,22 +922,33 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;policyType&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
+  &quot;isAuditEnabled&quot; : true,
+  &quot;resources&quot; : {
+    &quot;property1&quot; : {
+      &quot;isRecursive&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true
+    },
+    &quot;property2&quot; : {
+      &quot;isRecursive&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;isExcludes&quot; : true
+    }
+  },
+  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+  &quot;denyExceptions&quot; : [ {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskPolicyItems&quot; : [ {
-    &quot;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1013,21 +957,16 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
     &quot;accesses&quot; : [ {
-      &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;dataMaskInfo&quot; : {
-      &quot;dataMaskType&quot; : &quot;...&quot;,
-      &quot;conditionExpr&quot; : &quot;...&quot;,
-      &quot;valueExpr&quot; : &quot;...&quot;
-    },
-    &quot;delegateAdmin&quot; : true,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1036,26 +975,9 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;users&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;delegateAdmin&quot; : true
   } ],
-  &quot;description&quot; : &quot;...&quot;,
-  &quot;service&quot; : &quot;...&quot;,
-  &quot;options&quot; : {
-    &quot;property1&quot; : { },
-    &quot;property2&quot; : { }
-  },
-  &quot;policyLabels&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-  &quot;resourceSignature&quot; : &quot;...&quot;,
   &quot;validitySchedules&quot; : [ {
-    &quot;startTime&quot; : &quot;...&quot;,
-    &quot;timeZone&quot; : &quot;...&quot;,
     &quot;endTime&quot; : &quot;...&quot;,
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1063,10 +985,10 @@ Content-Type: application/json
     }, {
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
-    } ]
-  }, {
-    &quot;startTime&quot; : &quot;...&quot;,
+    } ],
     &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
+  }, {
     &quot;endTime&quot; : &quot;...&quot;,
     &quot;recurrences&quot; : [ {
       &quot;schedule&quot; : { },
@@ -1074,22 +996,19 @@ Content-Type: application/json
     }, {
       &quot;schedule&quot; : { },
       &quot;interval&quot; : { }
-    } ]
+    } ],
+    &quot;timeZone&quot; : &quot;...&quot;,
+    &quot;startTime&quot; : &quot;...&quot;
   } ],
-  &quot;resources&quot; : {
-    &quot;property1&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    },
-    &quot;property2&quot; : {
-      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;isRecursive&quot; : true,
-      &quot;isExcludes&quot; : true
-    }
-  },
-  &quot;denyPolicyItems&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+  &quot;allowExceptions&quot; : [ {
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1098,16 +1017,41 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&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;isAllowed&quot; : true
+    } ],
+    &quot;conditions&quot; : [ {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;isAllowed&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
-    } ]
-  }, {
-    &quot;delegateAdmin&quot; : true,
+    } ],
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;options&quot; : {
+    &quot;property1&quot; : { },
+    &quot;property2&quot; : { }
+  },
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;service&quot; : &quot;...&quot;,
+  &quot;denyPolicyItems&quot; : [ {
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1116,18 +1060,40 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&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;isAllowed&quot; : true
+    } ],
+    &quot;conditions&quot; : [ {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;isAllowed&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
-    } ]
+    } ],
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
   } ],
-  &quot;policyPriority&quot; : 12345,
-  &quot;denyExceptions&quot; : [ {
-    &quot;delegateAdmin&quot; : true,
+  &quot;dataMaskPolicyItems&quot; : [ {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1136,16 +1102,40 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
+    &quot;dataMaskInfo&quot; : {
+      &quot;dataMaskType&quot; : &quot;...&quot;,
+      &quot;conditionExpr&quot; : &quot;...&quot;,
+      &quot;valueExpr&quot; : &quot;...&quot;
+    },
     &quot;users&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;isAllowed&quot; : true
+    } ],
+    &quot;conditions&quot; : [ {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;isAllowed&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
-    } ]
-  }, {
-    &quot;delegateAdmin&quot; : true,
+    } ],
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  } ],
+  &quot;policyItems&quot; : [ {
+    &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;accesses&quot; : [ {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    }, {
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;isAllowed&quot; : true
+    } ],
     &quot;conditions&quot; : [ {
       &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
@@ -1154,23 +1144,33 @@ Content-Type: application/json
       &quot;type&quot; : &quot;...&quot;
     } ],
     &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
+  }, {
     &quot;users&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;isAllowed&quot; : true
+    } ],
+    &quot;conditions&quot; : [ {
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
     }, {
-      &quot;isAllowed&quot; : true,
+      &quot;values&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;type&quot; : &quot;...&quot;
-    } ]
+    } ],
+    &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;delegateAdmin&quot; : true
   } ],
-  &quot;policyType&quot; : 12345,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 }
                 </code>
@@ -1233,25 +1233,25 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagUpdateTime&quot; : 12345,
   &quot;type&quot; : &quot;...&quot;,
   &quot;policyUpdateTime&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;tagVersion&quot; : 12345,
-  &quot;policyVersion&quot; : 12345,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagService&quot; : &quot;...&quot;,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 } ]
                 </code>
@@ -1334,25 +1334,25 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagUpdateTime&quot; : 12345,
   &quot;type&quot; : &quot;...&quot;,
   &quot;policyUpdateTime&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;tagVersion&quot; : 12345,
-  &quot;policyVersion&quot; : 12345,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagService&quot; : &quot;...&quot;,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 }
                 </code>
@@ -1366,25 +1366,25 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;name&quot; : &quot;...&quot;,
+  &quot;policyVersion&quot; : 12345,
+  &quot;tagUpdateTime&quot; : 12345,
   &quot;type&quot; : &quot;...&quot;,
   &quot;policyUpdateTime&quot; : 12345,
+  &quot;description&quot; : &quot;...&quot;,
   &quot;configs&quot; : {
     &quot;property1&quot; : &quot;...&quot;,
     &quot;property2&quot; : &quot;...&quot;
   },
-  &quot;tagVersion&quot; : 12345,
-  &quot;policyVersion&quot; : 12345,
-  &quot;name&quot; : &quot;...&quot;,
-  &quot;tagUpdateTime&quot; : 12345,
-  &quot;description&quot; : &quot;...&quot;,
   &quot;tagService&quot; : &quot;...&quot;,
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
+  &quot;tagVersion&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 }
                 </code>
@@ -1447,356 +1447,356 @@ Content-Type: application/json
 
                 <code class="prettyprint language-js">
 [ {
+  &quot;rbKeyLabel&quot; : &quot;...&quot;,
+  &quot;label&quot; : &quot;...&quot;,
   &quot;configs&quot; : [ {
-    &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true,
     &quot;subType&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;defaultValue&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;
-  }, {
+    &quot;label&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true,
-    &quot;subType&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;defaultValue&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;
-  } ],
-  &quot;policyConditions&quot; : [ {
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;mandatory&quot; : true
   }, {
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;defaultValue&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;mandatory&quot; : true
   } ],
-  &quot;options&quot; : {
-    &quot;property1&quot; : &quot;...&quot;,
-    &quot;property2&quot; : &quot;...&quot;
-  },
-  &quot;rbKeyLabel&quot; : &quot;...&quot;,
   &quot;dataMaskDef&quot; : {
     &quot;accessTypes&quot; : [ {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;name&quot; : &quot;...&quot;,
       &quot;label&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;rbKeyLabel&quot; : &quot;...&quot;
     }, {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;name&quot; : &quot;...&quot;,
       &quot;label&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;rbKeyLabel&quot; : &quot;...&quot;
     } ],
-    &quot;resources&quot; : [ {
-      &quot;matcherOptions&quot; : {
+    &quot;maskTypes&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    }, {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;lookupSupported&quot; : true,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    } ],
+    &quot;resources&quot; : [ {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
       &quot;type&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcher&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
       &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
       &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
       &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
+      &quot;level&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
     }, {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
       &quot;lookupSupported&quot; : true,
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+    } ]
+  },
+  &quot;rowFilterDef&quot; : {
+    &quot;resources&quot; : [ {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcher&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
       &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
       &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
-    } ],
-    &quot;maskTypes&quot; : [ {
       &quot;description&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
+      &quot;level&quot; : 12345,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
     }, {
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;dataMaskOptions&quot; : {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;label&quot; : &quot;...&quot;,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+    } ],
+    &quot;accessTypes&quot; : [ {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;
+    }, {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;
     } ]
   },
-  &quot;rbKeyDescription&quot; : &quot;...&quot;,
-  &quot;label&quot; : &quot;...&quot;,
   &quot;contextEnrichers&quot; : [ {
     &quot;enricher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;enricherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;itemId&quot; : 12345
+    }
   }, {
     &quot;enricher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;enricherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;itemId&quot; : 12345
+    }
   } ],
-  &quot;resources&quot; : [ {
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;lookupSupported&quot; : true,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;level&quot; : 12345,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;matcher&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345,
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;recursiveSupported&quot; : true,
-    &quot;isValidLeaf&quot; : true,
+  &quot;options&quot; : {
+    &quot;property1&quot; : &quot;...&quot;,
+    &quot;property2&quot; : &quot;...&quot;
+  },
+  &quot;implClass&quot; : &quot;...&quot;,
+  &quot;policyConditions&quot; : [ {
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
     &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;excludesSupported&quot; : true,
     &quot;name&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true
-  }, {
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;lookupSupported&quot; : true,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;level&quot; : 12345,
     &quot;label&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;matcher&quot; : &quot;...&quot;,
+    &quot;evaluator&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;parent&quot; : &quot;...&quot;,
-    &quot;recursiveSupported&quot; : true,
-    &quot;isValidLeaf&quot; : true,
+    &quot;evaluatorOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    }
+  }, {
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
     &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-    &quot;excludesSupported&quot; : true,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;evaluator&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true
+    &quot;itemId&quot; : 12345,
+    &quot;evaluatorOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    }
   } ],
-  &quot;implClass&quot; : &quot;...&quot;,
   &quot;enums&quot; : [ {
+    &quot;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;defaultIndex&quot; : 12345,
     &quot;elements&quot; : [ {
-      &quot;itemId&quot; : 12345,
-      &quot;name&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;
-    }, {
-      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    }, {
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;label&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;itemId&quot; : 12345,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;defaultIndex&quot; : 12345,
     &quot;elements&quot; : [ {
-      &quot;itemId&quot; : 12345,
-      &quot;name&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;
-    }, {
-      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
       &quot;name&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    }, {
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;label&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;description&quot; : &quot;...&quot;,
   &quot;accessTypes&quot; : [ {
-    &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;name&quot; : &quot;...&quot;,
     &quot;label&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;rbKeyLabel&quot; : &quot;...&quot;
   }, {
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
     &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;itemId&quot; : 12345,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;
+  } ],
+  &quot;rbKeyDescription&quot; : &quot;...&quot;,
+  &quot;resources&quot; : [ {
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;matcherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;recursiveSupported&quot; : true,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;matcher&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
+    &quot;parent&quot; : &quot;...&quot;,
+    &quot;isValidLeaf&quot; : true,
+    &quot;lookupSupported&quot; : true,
+    &quot;mandatory&quot; : true,
+    &quot;excludesSupported&quot; : true,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;level&quot; : 12345,
     &quot;label&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+  }, {
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;uiHint&quot; : &quot;...&quot;,
+    &quot;matcherOptions&quot; : {
+      &quot;property1&quot; : &quot;...&quot;,
+      &quot;property2&quot; : &quot;...&quot;
+    },
+    &quot;type&quot; : &quot;...&quot;,
+    &quot;recursiveSupported&quot; : true,
     &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+    &quot;matcher&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;
+    &quot;parent&quot; : &quot;...&quot;,
+    &quot;isValidLeaf&quot; : true,
+    &quot;lookupSupported&quot; : true,
+    &quot;mandatory&quot; : true,
+    &quot;excludesSupported&quot; : true,
+    &quot;description&quot; : &quot;...&quot;,
+    &quot;level&quot; : 12345,
+    &quot;label&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
+    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
   } ],
   &quot;name&quot; : &quot;...&quot;,
-  &quot;rowFilterDef&quot; : {
-    &quot;resources&quot; : [ {
-      &quot;matcherOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;lookupSupported&quot; : true,
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;matcher&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
-    }, {
-      &quot;matcherOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;lookupSupported&quot; : true,
-      &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &quot;matcher&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
-      &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
-    } ],
-    &quot;accessTypes&quot; : [ {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;name&quot; : &quot;...&quot;
-    }, {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;name&quot; : &quot;...&quot;
-    } ]
-  },
-  &quot;isEnabled&quot; : true,
-  &quot;updatedBy&quot; : &quot;...&quot;,
-  &quot;createTime&quot; : 12345,
-  &quot;updateTime&quot; : 12345,
   &quot;createdBy&quot; : &quot;...&quot;,
-  &quot;guid&quot; : &quot;...&quot;,
+  &quot;updateTime&quot; : 12345,
   &quot;version&quot; : 12345,
+  &quot;guid&quot; : &quot;...&quot;,
+  &quot;isEnabled&quot; : true,
+  &quot;createTime&quot; : 12345,
+  &quot;updatedBy&quot; : &quot;...&quot;,
   &quot;id&quot; : 12345
 } ]
                 </code>
@@ -1879,356 +1879,356 @@ Accept: application/json
 
                 <code class="prettyprint language-js">
 {
+  &quot;rbKeyLabel&quot; : &quot;...&quot;,
+  &quot;label&quot; : &quot;...&quot;,
   &quot;configs&quot; : [ {
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
+    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;rbKeyDescription&quot; : &quot;...&quot;,
+    &quot;description&quot; : &quot;...&quot;,
     &quot;type&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true,
-    &quot;subType&quot; : &quot;...&quot;,
     &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;defaultValue&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;
+    &quot;mandatory&quot; : true
   }, {
+    &quot;subType&quot; : &quot;...&quot;,
+    &quot;validationRegEx&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;label&quot; : &quot;...&quot;,
     &quot;itemId&quot; : 12345,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;mandatory&quot; : true,
-    &quot;subType&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
     &quot;defaultValue&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;
-  } ],
-  &quot;policyConditions&quot; : [ {
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
     &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
     &quot;description&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345
-  }, {
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
+    &quot;type&quot; : &quot;...&quot;,
     &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;validationRegEx&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;evaluator&quot; : &quot;...&quot;,
-    &quot;itemId&quot; : 12345
+    &quot;mandatory&quot; : true
   } ],
-  &quot;options&quot; : {
-    &quot;property1&quot; : &quot;...&quot;,
-    &quot;property2&quot; : &quot;...&quot;
-  },
-  &quot;rbKeyLabel&quot; : &quot;...&quot;,
   &quot;dataMaskDef&quot; : {
     &quot;accessTypes&quot; : [ {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;name&quot; : &quot;...&quot;,
       &quot;label&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;rbKeyLabel&quot; : &quot;...&quot;
     }, {
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;name&quot; : &quot;...&quot;,
       &quot;label&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;rbKeyLabel&quot; : &quot;...&quot;
     } ],
-    &quot;resources&quot; : [ {
-      &quot;matcherOptions&quot; : {
+    &quot;maskTypes&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    }, {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;transformer&quot; : &quot;...&quot;,
+      &quot;dataMaskOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;lookupSupported&quot; : true,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345
+    } ],
+    &quot;resources&quot; : [ {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;level&quot; : 12345,
-      &quot;label&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
       &quot;type&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcher&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
       &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
       &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
       &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
+      &quot;level&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
     }, {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
       &quot;lookupSupported&quot; : true,
-      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;description&quot; : &quot;...&quot;,
       &quot;level&quot; : 12345,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;type&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+    } ]
+  },
+  &quot;rowFilterDef&quot; : {
+    &quot;resources&quot; : [ {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
       &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
+        &quot;property1&quot; : &quot;...&quot;,
+        &quot;property2&quot; : &quot;...&quot;
+      },
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;matcher&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
       &quot;parent&quot; : &quot;...&quot;,
-      &quot;recursiveSupported&quot; : true,
       &quot;isValidLeaf&quot; : true,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
       &quot;excludesSupported&quot; : true,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
-      &quot;mandatory&quot; : true
-    } ],
-    &quot;maskTypes&quot; : [ {
       &quot;description&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;dataMaskOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
+      &quot;level&quot; : 12345,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
     }, {
-      &quot;description&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;dataMaskOptions&quot; : {
+      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;matcherOptions&quot; : {
         &quot;property1&quot; : &quot;...&quot;,
         &quot;property2&quot; : &quot;...&quot;
       },
-      &quot;label&quot; : &quot;...&quot;,
+      &quot;type&quot; : &quot;...&quot;,
+      &quot;recursiveSupported&quot; : true,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;parent&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;lookupSupported&quot; : true,
+      &quot;mandatory&quot; : true,
+      &quot;excludesSupported&quot; : true,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;
+    } ],
+    &quot;accessTypes&quot; : [ {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;
+    }, {
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;
     } ]
   },
-  &quot;rbKeyDescription&quot; : &quot;...&quot;,
-  &quot;label&quot; : &quot;...&quot;,
   &quot;contextEnrichers&quot; : [ {
     &quot;enricher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;enricherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;itemId&quot; : 12345
+    }
   }, {
     &quot;enricher&quot; : &quot;...&quot;,
     &quot;name&quot; : &quot;...&quot;,
+    &quot;itemId&quot; : 12345,
     &quot;enricherOptions&quot; : {
       &quot;property1&quot; : &quot;...&quot;,
       &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;itemId&quot; : 12345
+    }
   } ],
-  &quot;resources&quot; : [ {
-    &quot;matcherOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;lookupSupported&quot; : true,
-    &quot;uiHint&quot; : &quot;...&quot;,
-    &quot;level&quot; : 12345,
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;type&quot; : &quot;...&quot;,
-    &quot;validationMessage&quot; : &quot;...&quot;,
-    &quot;matcher&quot; : &quot;...&quot;,

[... 9372 lines stripped ...]