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 [8/13] - in /ranger/site/trunk: ./ apidocs/ apidocs/ui/ kms/apidocs/ui/

Modified: ranger/site/trunk/apidocs/resource_ServiceREST.html
URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/resource_ServiceREST.html?rev=1835505&r1=1835504&r2=1835505&view=diff
==============================================================================
--- ranger/site/trunk/apidocs/resource_ServiceREST.html (original)
+++ ranger/site/trunk/apidocs/resource_ServiceREST.html Tue Jul 10 01:47:39 2018
@@ -80,6 +80,7 @@
           <li><a href="#resource_ServiceREST_getService_GET"><abbr title="GET /plugins/services/{id}"><span class="sideoverflow">GET /plugins/services/{id}</span></abbr></a></li>
           <li><a href="#resource_ServiceREST_updateService_PUT"><abbr title="PUT /plugins/services/{id}"><span class="sideoverflow">PUT /plugins/services/{id}</span></abbr></a></li>
           <li><a href="#resource_ServiceREST_getServiceDefByName_GET"><abbr title="GET /plugins/definitions/name/{name}"><span class="sideoverflow">GET /plugins/definitions/name/{name}</span></abbr></a></li>
+          <li><a href="#resource_ServiceREST_getMetricByType_GET"><abbr title="GET /plugins/metrics/type/{type}"><span class="sideoverflow">GET /plugins/metrics/type/{type}</span></abbr></a></li>
           <li><a href="#resource_ServiceREST_getServicePoliciesIfUpdated_GET"><abbr title="GET /plugins/policies/download/{serviceName}"><span class="sideoverflow">GET /plugins/policies/download/{serviceName}</span></abbr></a></li>
           <li><a href="#resource_ServiceREST_getServicePolicies_GET"><abbr title="GET /plugins/policies/service/{id}"><span class="sideoverflow">GET /plugins/policies/service/{id}</span></abbr></a></li>
           <li><a href="#resource_ServiceREST_getPoliciesForResource_GET"><abbr title="GET /plugins/policies/{serviceDefName}/for-resource"><span class="sideoverflow">GET /plugins/policies/{serviceDefName}/for-resource</span></abbr></a></li>
@@ -268,373 +269,373 @@ Content-Type: application/json
                 <code class="prettyprint language-js">
 {
   &quot;serviceDefs&quot; : [ {
-    &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;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;resources&quot; : [ { }, { } ],
+      &quot;accessTypes&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;maskTypes&quot; : [ { }, { } ],
       &quot;accessTypes&quot; : [ { }, { } ]
     },
-    &quot;resources&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;defaultIndex&quot; : 12345,
+      &quot;itemId&quot; : 12345,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;elements&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;type&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;uiHint&quot; : &quot;...&quot;,
       &quot;mandatory&quot; : true,
-      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;lookupSupported&quot; : true,
+      &quot;defaultValue&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;
+    }, {
+      &quot;rbKeyLabel&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;validationMessage&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;uiHint&quot; : &quot;...&quot;,
+      &quot;mandatory&quot; : true,
+      &quot;defaultValue&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&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;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;options&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;label&quot; : &quot;...&quot;,
-    &quot;rowFilterDef&quot; : {
-      &quot;accessTypes&quot; : [ { }, { } ],
-      &quot;resources&quot; : [ { }, { } ]
-    },
-    &quot;configs&quot; : [ {
-      &quot;rbKeyDescription&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;createdBy&quot; : &quot;...&quot;,
+    &quot;guid&quot; : &quot;...&quot;
+  }, {
+    &quot;accessTypes&quot; : [ {
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;defaultValue&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &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;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;defaultValue&quot; : &quot;...&quot;,
-      &quot;description&quot; : &quot;...&quot;,
       &quot;label&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &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;dataMaskDef&quot; : {
+      &quot;maskTypes&quot; : [ { }, { } ],
+      &quot;resources&quot; : [ { }, { } ],
+      &quot;accessTypes&quot; : [ { }, { } ]
+    },
     &quot;contextEnrichers&quot; : [ {
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;enricher&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;name&quot; : &quot;...&quot;,
-      &quot;enricher&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;implClass&quot; : &quot;...&quot;,
-    &quot;accessTypes&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;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;evaluator&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;name&quot; : &quot;...&quot;,
+      &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
-    } ],
-    &quot;createTime&quot; : 12345,
-    &quot;guid&quot; : &quot;...&quot;,
-    &quot;createdBy&quot; : &quot;...&quot;,
-    &quot;version&quot; : 12345,
-    &quot;id&quot; : 12345,
-    &quot;updatedBy&quot; : &quot;...&quot;,
-    &quot;updateTime&quot; : 12345,
-    &quot;isEnabled&quot; : true
-  }, {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&quot; : &quot;...&quot;,
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;name&quot; : &quot;...&quot;,
+      &quot;validationMessage&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;description&quot; : &quot;...&quot;,
+      &quot;evaluator&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;
+    } ],
+    &quot;rowFilterDef&quot; : {
+      &quot;resources&quot; : [ { }, { } ],
+      &quot;accessTypes&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;defaultIndex&quot; : 12345,
       &quot;itemId&quot; : 12345,
-      &quot;elements&quot; : [ { }, { } ],
       &quot;name&quot; : &quot;...&quot;
     }, {
+      &quot;elements&quot; : [ { }, { } ],
       &quot;defaultIndex&quot; : 12345,
       &quot;itemId&quot; : 12345,
-      &quot;elements&quot; : [ { }, { } ],
       &quot;name&quot; : &quot;...&quot;
     } ],
-    &quot;policyConditions&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;type&quot; : &quot;...&quot;,
       &quot;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;evaluatorOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
       &quot;label&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;itemId&quot; : 12345,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;evaluator&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;mandatory&quot; : true,
+      &quot;defaultValue&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;
     }, {
+      &quot;rbKeyLabel&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;evaluatorOptions&quot; : {
-        &quot;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      },
       &quot;label&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;itemId&quot; : 12345,
       &quot;uiHint&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;evaluator&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
+      &quot;mandatory&quot; : true,
+      &quot;defaultValue&quot; : &quot;...&quot;,
+      &quot;validationRegEx&quot; : &quot;...&quot;
     } ],
-    &quot;dataMaskDef&quot; : {
-      &quot;resources&quot; : [ { }, { } ],
-      &quot;maskTypes&quot; : [ { }, { } ],
-      &quot;accessTypes&quot; : [ { }, { } ]
-    },
+    &quot;implClass&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&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;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;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&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;resources&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;description&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
-      &quot;validationMessage&quot; : &quot;...&quot;,
-      &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;rbKeyDescription&quot; : &quot;...&quot;,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;itemId&quot; : 12345,
-      &quot;type&quot; : &quot;...&quot;,
-      &quot;defaultValue&quot; : &quot;...&quot;,
       &quot;description&quot; : &quot;...&quot;,
-      &quot;label&quot; : &quot;...&quot;,
-      &quot;validationRegEx&quot; : &quot;...&quot;,
+      &quot;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;validationMessage&quot; : &quot;...&quot;,
-      &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;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;property1&quot; : &quot;...&quot;,
-        &quot;property2&quot; : &quot;...&quot;
-      }
-    } ],
-    &quot;implClass&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;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;
   } ],
   &quot;listSize&quot; : 12345,
   &quot;list&quot; : [ { }, { } ],
@@ -735,357 +736,357 @@ 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;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;policyConditions&quot; : [ {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;label&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;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;label&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;dataMaskDef&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;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;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
       &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    } ],
-    &quot;maskTypes&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;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &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;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
+      &quot;uiHint&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;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
       &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &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;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;name&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&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;evaluator&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;uiHint&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&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;description&quot; : &quot;...&quot;,
+    &quot;evaluator&quot; : &quot;...&quot;,
+    &quot;validationRegEx&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;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;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;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;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    } ]
-  },
-  &quot;configs&quot; : [ {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;rbKeyLabel&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;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;label&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;type&quot; : &quot;...&quot;,
-    &quot;defaultValue&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;
+  }, {
+    &quot;elements&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;label&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;rbKeyLabel&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>
@@ -1098,357 +1099,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;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;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;policyConditions&quot; : [ {
-    &quot;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;label&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;rbKeyDescription&quot; : &quot;...&quot;,
-    &quot;evaluatorOptions&quot; : {
-      &quot;property1&quot; : &quot;...&quot;,
-      &quot;property2&quot; : &quot;...&quot;
-    },
-    &quot;label&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;dataMaskDef&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;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;lookupSupported&quot; : true,
+      &quot;matcher&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;,
+      &quot;parent&quot; : &quot;...&quot;,
       &quot;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&quot; : &quot;...&quot;
-    } ],
-    &quot;maskTypes&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;rbKeyValidationMessage&quot; : &quot;...&quot;,
       &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;isValidLeaf&quot; : true,
+      &quot;accessTypeRestrictions&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;validationMessage&quot; : &quot;...&quot;,
       &quot;itemId&quot; : 12345,
-      &quot;description&quot; : &quot;...&quot;,
+      &quot;rbKeyDescription&quot; : &quot;...&quot;,
+      &quot;level&quot; : 12345,
       &quot;rbKeyLabel&quot; : &quot;...&quot;,
-      &quot;name&quot; : &quot;...&quot;,
-      &quot;transformer&quot; : &quot;...&quot;
+      &quot;uiHint&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;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
       &quot;impliedGrants&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;itemId&quot; : 12345
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;label&quot; : &quot;...&quot;,
+      &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;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;name&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&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;evaluator&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;uiHint&quot; : &quot;...&quot;,
+    &quot;name&quot; : &quot;...&quot;,
     &quot;rbKeyValidationMessage&quot; : &quot;...&quot;,
+    &quot;rbKeyLabel&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;description&quot; : &quot;...&quot;,
+    &quot;evaluator&quot; : &quot;...&quot;,
+    &quot;validationRegEx&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;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;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;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;recursiveSupported&quot; : true,
-      &quot;rbKeyLabel&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;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;label&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;elements&quot; : [ {
+      &quot;label&quot; : &quot;...&quot;,
+      &quot;itemId&quot; : 12345,
+      &quot;rbKeyLabel&quot; : &quot;...&quot;,
+      &quot;name&quot; : &quot;...&quot;
+    }, {
+      &quot;label&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>
@@ -1513,47 +1514,55 @@ Content-Type: application/json
   &quot;policies&quot; : [ {
     &quot;rowFilterPolicyItems&quot; : [ {
       &quot;rowFilterInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
       &quot;rowFilterInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&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;startTime&quot; : &quot;...&quot;
-    }, {
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;recurrences&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;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
+      &quot;delegateAdmin&quot; : true,
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;dataMaskPolicyItems&quot; : [ {
+      &quot;dataMaskInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;dataMaskInfo&quot; : { },
       &quot;delegateAdmin&quot; : true,
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;accesses&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; ],
@@ -1566,121 +1575,121 @@ Content-Type: 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;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;dataMaskPolicyItems&quot; : [ {
-      &quot;dataMaskInfo&quot; : { },
+    &quot;allowExceptions&quot; : [ {
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;dataMaskInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyType&quot; : 12345,
+    &quot;validitySchedules&quot; : [ {
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;timeZone&quot; : &quot;...&quot;,
+      &quot;endTime&quot; : &quot;...&quot;
+    }, {
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;recurrences&quot; : [ { }, { } ],
+      &quot;timeZone&quot; : &quot;...&quot;,
+      &quot;endTime&quot; : &quot;...&quot;
+    } ],
     &quot;isAuditEnabled&quot; : true,
     &quot;policyPriority&quot; : 12345,
-    &quot;denyPolicyItems&quot; : [ {
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    }, {
-      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
-      &quot;conditions&quot; : [ { }, { } ],
+    &quot;policyItems&quot; : [ {
       &quot;delegateAdmin&quot; : true,
-      &quot;accesses&quot; : [ { }, { } ],
-      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
-    } ],
-    &quot;description&quot; : &quot;...&quot;,
-    &quot;allowExceptions&quot; : [ {
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&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;
   }, {
     &quot;rowFilterPolicyItems&quot; : [ {
       &quot;rowFilterInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
       &quot;rowFilterInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&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;startTime&quot; : &quot;...&quot;
-    }, {
-      &quot;timeZone&quot; : &quot;...&quot;,
-      &quot;endTime&quot; : &quot;...&quot;,
-      &quot;recurrences&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;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
+      &quot;delegateAdmin&quot; : true,
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    } ],
+    &quot;dataMaskPolicyItems&quot; : [ {
+      &quot;dataMaskInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
+      &quot;accesses&quot; : [ { }, { } ],
+      &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
+    }, {
+      &quot;dataMaskInfo&quot; : { },
       &quot;delegateAdmin&quot; : true,
+      &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
+      &quot;conditions&quot; : [ { }, { } ],
       &quot;accesses&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; ],
@@ -1693,77 +1702,69 @@ Content-Type: 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;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;dataMaskPolicyItems&quot; : [ {
-      &quot;dataMaskInfo&quot; : { },
+    &quot;allowExceptions&quot; : [ {
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     }, {
-      &quot;dataMaskInfo&quot; : { },
+      &quot;delegateAdmin&quot; : true,
       &quot;users&quot; : [ &quot;...&quot;, &quot;...&quot; ],
       &quot;conditions&quot; : [ { }, { } ],
-      &quot;delegateAdmin&quot; : true,
       &quot;accesses&quot; : [ { }, { } ],
       &quot;groups&quot; : [ &quot;...&quot;, &quot;...&quot; ]
     } ],
-    &quot;policyType&quot; : 12345,
+    &quot;validitySchedules&quot; : [ {
+      &quot;startTime&quot; : &quot;...&quot;,
+      &quot;recurrences&quot; : [ { }, { } ],

[... 9858 lines stripped ...]