Modified: ranger/site/trunk/apidocs/json_RangerResourceDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerResourceDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerResourceDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerResourceDef.html Wed Aug 7 18:46:37 2019 @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> + <td> <span id="prop-description" class="property-name">description</span> </td> <td> <span class="datatype-reference">string </span> @@ -106,18 +106,18 @@ </td> </tr> <tr> - <td> <span id="prop-itemId" class="property-name">itemId</span> + <td> <span id="prop-isValidLeaf" class="property-name">isValidLeaf</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-isValidLeaf" class="property-name">isValidLeaf</span> + <td> <span id="prop-uiHint" class="property-name">uiHint</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -133,16 +133,16 @@ </td> </tr> <tr> - <td> <span id="prop-excludesSupported" class="property-name">excludesSupported</span> + <td> <span id="prop-accessTypeRestrictions" class="property-name">accessTypeRestrictions</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">array of string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -151,25 +151,25 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-excludesSupported" class="property-name">excludesSupported</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-recursiveSupported" class="property-name">recursiveSupported</span> + <td> <span id="prop-type" class="property-name">type</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -178,36 +178,36 @@ </td> </tr> <tr> - <td> <span id="prop-level" class="property-name">level</span> + <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-uiHint" class="property-name">uiHint</span> + <td> <span id="prop-itemId" class="property-name">itemId</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-label" class="property-name">label</span> + <td> <span id="prop-recursiveSupported" class="property-name">recursiveSupported</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-accessTypeRestrictions" class="property-name">accessTypeRestrictions</span> + <td> <span id="prop-level" class="property-name">level</span> </td> - <td> <span class="datatype-reference">array of string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> @@ -223,7 +223,7 @@ </td> </tr> <tr> - <td> <span id="prop-parent" class="property-name">parent</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> <td> <span class="datatype-reference">string </span> @@ -232,7 +232,7 @@ </td> </tr> <tr> - <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> + <td> <span id="prop-parent" class="property-name">parent</span> </td> <td> <span class="datatype-reference">string </span> @@ -241,7 +241,7 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> + <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> </td> <td> <span class="datatype-reference">string </span> @@ -250,7 +250,7 @@ </td> </tr> <tr> - <td> <span id="prop-type" class="property-name">type</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -274,28 +274,28 @@ <pre class="prettyprint language-js example">{ "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true }</pre>
Modified: ranger/site/trunk/apidocs/json_RangerRole.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRole.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRole.html (original) +++ ranger/site/trunk/apidocs/json_RangerRole.html Wed Aug 7 18:46:37 2019 @@ -79,61 +79,61 @@ </thead> <tbody> <tr> - <td> <span id="prop-roles" class="property-name">roles</span> + <td> <span id="prop-options" class="property-name">options</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> + <td> <span class="datatype-reference">map of object </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-users" class="property-name">users</span> + <td> <span id="prop-createdByUser" class="property-name">createdByUser</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-groups" class="property-name">groups</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-groups" class="property-name">groups</span> + <td> <span id="prop-description" class="property-name">description</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-options" class="property-name">options</span> + <td> <span id="prop-roles" class="property-name">roles</span> </td> - <td> <span class="datatype-reference">map of object + <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-createdByUser" class="property-name">createdByUser</span> + <td> <span id="prop-users" class="property-name">users</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -147,50 +147,50 @@ </tr> <tbody> <tr> - <td><span class="property-name">version</span></td> + <td><span class="property-name">createTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">updatedBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <td><span class="property-name">version</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createdBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">updateTime</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">guid</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">id</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">id</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">createdBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updatedBy</span></td> + <td><span class="property-name">guid</span></td> <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </span></td> <td><span class="property-description"></span></td> </tr> @@ -200,42 +200,42 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "options" : { + "property1" : { }, + "property2" : { } + }, + "createdByUser" : "...", + "groups" : [ { + "isAdmin" : true, + "name" : "..." + }, { + "isAdmin" : true, + "name" : "..." + } ], + "description" : "...", "roles" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "users" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "name" : "...", - "groups" : [ { - "name" : "...", - "isAdmin" : true - }, { - "name" : "...", - "isAdmin" : true - } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "createdByUser" : "...", - "description" : "...", - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerRoleList.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRoleList.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRoleList.html (original) +++ ranger/site/trunk/apidocs/json_RangerRoleList.html Wed Aug 7 18:46:37 2019 @@ -147,79 +147,79 @@ <pre class="prettyprint language-js example">{ "roles" : [ { + "options" : { + "property1" : { }, + "property2" : { } + }, + "createdByUser" : "...", + "groups" : [ { + "isAdmin" : true, + "name" : "..." + }, { + "isAdmin" : true, + "name" : "..." + } ], + "description" : "...", "roles" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "users" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "name" : "...", - "groups" : [ { - "name" : "...", - "isAdmin" : true - }, { - "name" : "...", - "isAdmin" : true - } ], + "createTime" : 12345, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, + "createdBy" : "...", + "guid" : "...", + "isEnabled" : true + }, { "options" : { "property1" : { }, "property2" : { } }, "createdByUser" : "...", + "groups" : [ { + "isAdmin" : true, + "name" : "..." + }, { + "isAdmin" : true, + "name" : "..." + } ], "description" : "...", - "version" : 12345, - "createTime" : 12345, - "isEnabled" : true, - "createdBy" : "...", - "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 - }, { "roles" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "users" : [ { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." }, { - "name" : "...", - "isAdmin" : true + "isAdmin" : true, + "name" : "..." } ], "name" : "...", - "groups" : [ { - "name" : "...", - "isAdmin" : true - }, { - "name" : "...", - "isAdmin" : true - } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "createdByUser" : "...", - "description" : "...", - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true } ], "listSize" : 12345, "list" : [ { }, { } ], Modified: ranger/site/trunk/apidocs/json_RangerRowFilterDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRowFilterDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRowFilterDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerRowFilterDef.html Wed Aug 7 18:46:37 2019 @@ -104,67 +104,67 @@ <pre class="prettyprint language-js example">{ "resources" : [ { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true }, { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true } ], "accessTypes" : [ { - "name" : "...", - "rbKeyLabel" : "...", "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 - }, { - "name" : "...", + "itemId" : 12345, "rbKeyLabel" : "...", + "name" : "..." + }, { "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." } ] }</pre> Modified: ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html (original) +++ ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html Wed Aug 7 18:46:37 2019 @@ -93,37 +93,37 @@ </tr> <tbody> <tr> - <td><span class="property-name">accesses</span></td> - <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemAccess.html">RangerPolicyItemAccess</a> + <td><span class="property-name">roles</span></td> + <td><span class="datatype-reference">array of string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">users</span></td> + <td><span class="property-name">groups</span></td> <td><span class="datatype-reference">array of string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">delegateAdmin</span></td> - <td><span class="datatype-reference">boolean + <td><span class="property-name">conditions</span></td> + <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemCondition.html">RangerPolicyItemCondition</a> </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">conditions</span></td> - <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemCondition.html">RangerPolicyItemCondition</a> + <td><span class="property-name">delegateAdmin</span></td> + <td><span class="datatype-reference">boolean </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">roles</span></td> - <td><span class="datatype-reference">array of string + <td><span class="property-name">accesses</span></td> + <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemAccess.html">RangerPolicyItemAccess</a> </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">groups</span></td> + <td><span class="property-name">users</span></td> <td><span class="datatype-reference">array of string </span></td> <td><span class="property-description"></span></td> @@ -137,24 +137,24 @@ "rowFilterInfo" : { "filterExpr" : "..." }, - "accesses" : [ { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { "type" : "...", - "isAllowed" : true + "values" : [ "...", "..." ] }, { "type" : "...", - "isAllowed" : true + "values" : [ "...", "..." ] } ], - "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { - "values" : [ "...", "..." ], - "type" : "..." + "accesses" : [ { + "type" : "...", + "isAllowed" : true }, { - "values" : [ "...", "..." ], - "type" : "..." + "type" : "...", + "isAllowed" : true } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "users" : [ "...", "..." ] }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerSecurityZone.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerSecurityZone.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerSecurityZone.html (original) +++ ranger/site/trunk/apidocs/json_RangerSecurityZone.html Wed Aug 7 18:46:37 2019 @@ -88,16 +88,16 @@ </td> </tr> <tr> - <td> <span id="prop-services" class="property-name">services</span> + <td> <span id="prop-description" class="property-name">description</span> </td> - <td> <span class="datatype-reference">map of <a href="json_RangerSecurityZoneService.html">RangerSecurityZoneService</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-adminUserGroups" class="property-name">adminUserGroups</span> + <td> <span id="prop-auditUsers" class="property-name">auditUsers</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -106,7 +106,7 @@ </td> </tr> <tr> - <td> <span id="prop-auditUsers" class="property-name">auditUsers</span> + <td> <span id="prop-adminUserGroups" class="property-name">adminUserGroups</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -115,7 +115,7 @@ </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -124,7 +124,7 @@ </td> </tr> <tr> - <td> <span id="prop-tagServices" class="property-name">tagServices</span> + <td> <span id="prop-adminUsers" class="property-name">adminUsers</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -133,18 +133,18 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-tagServices" class="property-name">tagServices</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-adminUsers" class="property-name">adminUsers</span> + <td> <span id="prop-services" class="property-name">services</span> </td> - <td> <span class="datatype-reference">array of string + <td> <span class="datatype-reference">map of <a href="json_RangerSecurityZoneService.html">RangerSecurityZoneService</a> </span> </td> <td> <span class="property-description"></span> @@ -156,50 +156,50 @@ </tr> <tbody> <tr> - <td><span class="property-name">version</span></td> + <td><span class="property-name">createTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">updatedBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <td><span class="property-name">version</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createdBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">updateTime</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">guid</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">id</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">id</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">createdBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updatedBy</span></td> + <td><span class="property-name">guid</span></td> <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </span></td> <td><span class="property-description"></span></td> </tr> @@ -210,6 +210,12 @@ <pre class="prettyprint language-js example">{ "auditUserGroups" : [ "...", "..." ], + "description" : "...", + "auditUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], + "tagServices" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -230,20 +236,14 @@ } ] } }, - "adminUserGroups" : [ "...", "..." ], - "auditUsers" : [ "...", "..." ], - "description" : "...", - "tagServices" : [ "...", "..." ], - "name" : "...", - "adminUsers" : [ "...", "..." ], - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html (original) +++ ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html Wed Aug 7 18:46:37 2019 @@ -148,6 +148,12 @@ <pre class="prettyprint language-js example">{ "securityZones" : [ { "auditUserGroups" : [ "...", "..." ], + "description" : "...", + "auditUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], + "tagServices" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -168,22 +174,22 @@ } ] } }, - "adminUserGroups" : [ "...", "..." ], - "auditUsers" : [ "...", "..." ], - "description" : "...", - "tagServices" : [ "...", "..." ], - "name" : "...", - "adminUsers" : [ "...", "..." ], - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }, { "auditUserGroups" : [ "...", "..." ], + "description" : "...", + "auditUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], + "tagServices" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -204,20 +210,14 @@ } ] } }, - "adminUserGroups" : [ "...", "..." ], - "auditUsers" : [ "...", "..." ], - "description" : "...", - "tagServices" : [ "...", "..." ], - "name" : "...", - "adminUsers" : [ "...", "..." ], - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true } ], "listSize" : 12345, "list" : [ { }, { } ], Modified: ranger/site/trunk/apidocs/json_RangerService.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerService.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerService.html (original) +++ ranger/site/trunk/apidocs/json_RangerService.html Wed Aug 7 18:46:37 2019 @@ -88,25 +88,25 @@ </td> </tr> <tr> - <td> <span id="prop-configs" class="property-name">configs</span> + <td> <span id="prop-policyVersion" class="property-name">policyVersion</span> </td> - <td> <span class="datatype-reference">map of string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-tagService" class="property-name">tagService</span> + <td> <span id="prop-configs" class="property-name">configs</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">map of string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -115,9 +115,9 @@ </td> </tr> <tr> - <td> <span id="prop-policyVersion" class="property-name">policyVersion</span> + <td> <span id="prop-type" class="property-name">type</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -133,7 +133,7 @@ </td> </tr> <tr> - <td> <span id="prop-type" class="property-name">type</span> + <td> <span id="prop-description" class="property-name">description</span> </td> <td> <span class="datatype-reference">string </span> @@ -151,7 +151,7 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-tagService" class="property-name">tagService</span> </td> <td> <span class="datatype-reference">string </span> @@ -165,50 +165,50 @@ </tr> <tbody> <tr> - <td><span class="property-name">version</span></td> + <td><span class="property-name">createTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">updatedBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <td><span class="property-name">version</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createdBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">updateTime</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">guid</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">id</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">id</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">createdBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updatedBy</span></td> + <td><span class="property-name">guid</span></td> <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </span></td> <td><span class="property-description"></span></td> </tr> @@ -219,25 +219,25 @@ <pre class="prettyprint language-js example">{ "tagVersion" : 12345, + "policyVersion" : 12345, "configs" : { "property1" : "...", "property2" : "..." }, - "tagService" : "...", - "description" : "...", - "policyVersion" : 12345, - "policyUpdateTime" : 12345, + "name" : "...", "type" : "...", + "policyUpdateTime" : 12345, + "description" : "...", "tagUpdateTime" : 12345, - "name" : "...", - "version" : 12345, + "tagService" : "...", "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html Wed Aug 7 18:46:37 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -88,34 +88,34 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> + <td> <span id="prop-mandatory" class="property-name">mandatory</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-itemId" class="property-name">itemId</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-itemId" class="property-name">itemId</span> + <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> + <td> <span id="prop-type" class="property-name">type</span> </td> <td> <span class="datatype-reference">string </span> @@ -124,7 +124,7 @@ </td> </tr> <tr> - <td> <span id="prop-label" class="property-name">label</span> + <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -133,7 +133,7 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-subType" class="property-name">subType</span> </td> <td> <span class="datatype-reference">string </span> @@ -142,7 +142,7 @@ </td> </tr> <tr> - <td> <span id="prop-type" class="property-name">type</span> + <td> <span id="prop-uiHint" class="property-name">uiHint</span> </td> <td> <span class="datatype-reference">string </span> @@ -151,9 +151,9 @@ </td> </tr> <tr> - <td> <span id="prop-mandatory" class="property-name">mandatory</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -178,7 +178,7 @@ </td> </tr> <tr> - <td> <span id="prop-subType" class="property-name">subType</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -187,7 +187,7 @@ </td> </tr> <tr> - <td> <span id="prop-uiHint" class="property-name">uiHint</span> + <td> <span id="prop-description" class="property-name">description</span> </td> <td> <span class="datatype-reference">string </span> @@ -196,7 +196,7 @@ </td> </tr> <tr> - <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> + <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -210,20 +210,20 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "rbKeyValidationMessage" : "...", - "rbKeyDescription" : "...", - "description" : "...", - "itemId" : 12345, - "validationMessage" : "...", - "label" : "...", "name" : "...", - "type" : "...", "mandatory" : true, - "defaultValue" : "...", - "rbKeyLabel" : "...", + "itemId" : 12345, + "validationRegEx" : "...", + "type" : "...", + "validationMessage" : "...", "subType" : "...", "uiHint" : "...", - "validationRegEx" : "..." + "rbKeyDescription" : "...", + "defaultValue" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "description" : "...", + "rbKeyValidationMessage" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerServiceDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerServiceDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerServiceDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerServiceDef.html Wed Aug 7 18:46:37 2019 @@ -79,43 +79,43 @@ </thead> <tbody> <tr> - <td> <span id="prop-enums" class="property-name">enums</span> + <td> <span id="prop-implClass" class="property-name">implClass</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerEnumDef.html">RangerEnumDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-contextEnrichers" class="property-name">contextEnrichers</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RangerContextEnricherDef.html">RangerContextEnricherDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-dataMaskDef" class="property-name">dataMaskDef</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> - <td> <span class="datatype-reference"><a href="json_RangerDataMaskDef.html">RangerDataMaskDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-label" class="property-name">label</span> + <td> <span id="prop-configs" class="property-name">configs</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RangerServiceConfigDef.html">RangerServiceConfigDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> </td> <td> <span class="datatype-reference">string </span> @@ -133,27 +133,27 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> + <td> <span id="prop-enums" class="property-name">enums</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RangerEnumDef.html">RangerEnumDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-contextEnrichers" class="property-name">contextEnrichers</span> + <td> <span id="prop-resources" class="property-name">resources</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerContextEnricherDef.html">RangerContextEnricherDef</a> + <td> <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-implClass" class="property-name">implClass</span> + <td> <span id="prop-dataMaskDef" class="property-name">dataMaskDef</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference"><a href="json_RangerDataMaskDef.html">RangerDataMaskDef</a> </span> </td> <td> <span class="property-description"></span> @@ -169,36 +169,36 @@ </td> </tr> <tr> - <td> <span id="prop-accessTypes" class="property-name">accessTypes</span> + <td> <span id="prop-label" class="property-name">label</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerAccessTypeDef.html">RangerAccessTypeDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-rowFilterDef" class="property-name">rowFilterDef</span> + <td> <span id="prop-accessTypes" class="property-name">accessTypes</span> </td> - <td> <span class="datatype-reference"><a href="json_RangerRowFilterDef.html">RangerRowFilterDef</a> + <td> <span class="datatype-reference">array of <a href="json_RangerAccessTypeDef.html">RangerAccessTypeDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-configs" class="property-name">configs</span> + <td> <span id="prop-description" class="property-name">description</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerServiceConfigDef.html">RangerServiceConfigDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-resources" class="property-name">resources</span> + <td> <span id="prop-rowFilterDef" class="property-name">rowFilterDef</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</a> + <td> <span class="datatype-reference"><a href="json_RangerRowFilterDef.html">RangerRowFilterDef</a> </span> </td> <td> <span class="property-description"></span> @@ -219,50 +219,50 @@ </tr> <tbody> <tr> - <td><span class="property-name">version</span></td> + <td><span class="property-name">createTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">updatedBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <td><span class="property-name">version</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">createdBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">updateTime</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">guid</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">id</span></td> + <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">id</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">createdBy</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updatedBy</span></td> + <td><span class="property-name">guid</span></td> <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> - <td><span class="datatype-reference">number + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </span></td> <td><span class="property-description"></span></td> </tr> @@ -272,357 +272,357 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "enums" : [ { + "implClass" : "...", + "contextEnrichers" : [ { + "enricherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "name" : "...", + "itemId" : 12345, + "enricher" : "..." + }, { + "enricherOptions" : { + "property1" : "...", + "property2" : "..." + }, "name" : "...", - "defaultIndex" : 12345, "itemId" : 12345, + "enricher" : "..." + } ], + "rbKeyDescription" : "...", + "configs" : [ { + "name" : "...", + "mandatory" : true, + "itemId" : 12345, + "validationRegEx" : "...", + "type" : "...", + "validationMessage" : "...", + "subType" : "...", + "uiHint" : "...", + "rbKeyDescription" : "...", + "defaultValue" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "description" : "...", + "rbKeyValidationMessage" : "..." + }, { + "name" : "...", + "mandatory" : true, + "itemId" : 12345, + "validationRegEx" : "...", + "type" : "...", + "validationMessage" : "...", + "subType" : "...", + "uiHint" : "...", + "rbKeyDescription" : "...", + "defaultValue" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "description" : "...", + "rbKeyValidationMessage" : "..." + } ], + "rbKeyLabel" : "...", + "name" : "...", + "enums" : [ { + "defaultIndex" : 12345, "elements" : [ { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." }, { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." - } ] + } ], + "itemId" : 12345, + "name" : "..." }, { - "name" : "...", "defaultIndex" : 12345, - "itemId" : 12345, "elements" : [ { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." }, { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." - } ] + } ], + "itemId" : 12345, + "name" : "..." + } ], + "resources" : [ { + "lookupSupported" : true, + "name" : "...", + "description" : "...", + "isValidLeaf" : true, + "uiHint" : "...", + "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", + "excludesSupported" : true, + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, + "recursiveSupported" : true, + "level" : 12345, + "matcherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "rbKeyDescription" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "mandatory" : true + }, { + "lookupSupported" : true, + "name" : "...", + "description" : "...", + "isValidLeaf" : true, + "uiHint" : "...", + "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", + "excludesSupported" : true, + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, + "recursiveSupported" : true, + "level" : 12345, + "matcherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "rbKeyDescription" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "mandatory" : true } ], - "rbKeyLabel" : "...", "dataMaskDef" : { + "accessTypes" : [ { + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." + }, { + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." + } ], "resources" : [ { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true }, { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", - "mandatory" : true - } ], - "accessTypes" : [ { - "name" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 - }, { - "name" : "...", + "parent" : "...", "rbKeyLabel" : "...", "label" : "...", - "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "mandatory" : true } ], "maskTypes" : [ { - "description" : "...", + "rbKeyDescription" : "...", "dataMaskOptions" : { "property1" : "...", "property2" : "..." }, - "label" : "...", - "rbKeyDescription" : "...", - "itemId" : 12345, + "description" : "...", "rbKeyLabel" : "...", "name" : "...", - "transformer" : "..." + "transformer" : "...", + "itemId" : 12345, + "label" : "..." }, { - "description" : "...", + "rbKeyDescription" : "...", "dataMaskOptions" : { "property1" : "...", "property2" : "..." }, - "label" : "...", - "rbKeyDescription" : "...", - "itemId" : 12345, + "description" : "...", "rbKeyLabel" : "...", "name" : "...", - "transformer" : "..." + "transformer" : "...", + "itemId" : 12345, + "label" : "..." } ] }, - "label" : "...", - "description" : "...", - "name" : "...", - "rbKeyDescription" : "...", - "contextEnrichers" : [ { - "enricherOptions" : { - "property1" : "...", - "property2" : "..." - }, - "enricher" : "...", - "name" : "...", - "itemId" : 12345 - }, { - "enricherOptions" : { - "property1" : "...", - "property2" : "..." - }, - "enricher" : "...", - "name" : "...", - "itemId" : 12345 - } ], - "implClass" : "...", "policyConditions" : [ { - "name" : "...", - "description" : "...", + "label" : "...", + "itemId" : 12345, "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, - "validationMessage" : "...", + "rbKeyLabel" : "...", + "uiHint" : "...", + "rbKeyDescription" : "...", "rbKeyValidationMessage" : "...", "validationRegEx" : "...", + "validationMessage" : "...", + "name" : "...", + "evaluator" : "...", + "description" : "..." + }, { "label" : "...", - "uiHint" : "...", "itemId" : 12345, - "rbKeyLabel" : "...", - "rbKeyDescription" : "...", - "evaluator" : "..." - }, { - "name" : "...", - "description" : "...", "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, - "validationMessage" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "label" : "...", - "uiHint" : "...", - "itemId" : 12345, "rbKeyLabel" : "...", + "uiHint" : "...", "rbKeyDescription" : "...", - "evaluator" : "..." + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "validationMessage" : "...", + "name" : "...", + "evaluator" : "...", + "description" : "..." } ], + "label" : "...", "accessTypes" : [ { - "name" : "...", - "rbKeyLabel" : "...", "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 - }, { - "name" : "...", + "itemId" : 12345, "rbKeyLabel" : "...", + "name" : "..." + }, { "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." } ], + "description" : "...", "rowFilterDef" : { "resources" : [ { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true }, { "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, + "name" : "...", + "description" : "...", "isValidLeaf" : true, + "uiHint" : "...", "matcher" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "validationMessage" : "...", "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", + "type" : "...", + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "itemId" : 12345, "recursiveSupported" : true, - "description" : "...", "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "parent" : "...", - "validationRegEx" : "...", "rbKeyDescription" : "...", - "type" : "...", + "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", "mandatory" : true } ], "accessTypes" : [ { - "name" : "...", - "rbKeyLabel" : "...", "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 - }, { - "name" : "...", + "itemId" : 12345, "rbKeyLabel" : "...", + "name" : "..." + }, { "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." } ] }, - "configs" : [ { - "rbKeyValidationMessage" : "...", - "rbKeyDescription" : "...", - "description" : "...", - "itemId" : 12345, - "validationMessage" : "...", - "label" : "...", - "name" : "...", - "type" : "...", - "mandatory" : true, - "defaultValue" : "...", - "rbKeyLabel" : "...", - "subType" : "...", - "uiHint" : "...", - "validationRegEx" : "..." - }, { - "rbKeyValidationMessage" : "...", - "rbKeyDescription" : "...", - "description" : "...", - "itemId" : 12345, - "validationMessage" : "...", - "label" : "...", - "name" : "...", - "type" : "...", - "mandatory" : true, - "defaultValue" : "...", - "rbKeyLabel" : "...", - "subType" : "...", - "uiHint" : "...", - "validationRegEx" : "..." - } ], - "resources" : [ { - "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, - "isValidLeaf" : true, - "matcher" : "...", - "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", - "recursiveSupported" : true, - "description" : "...", - "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "matcherOptions" : { - "property1" : "...", - "property2" : "..." - }, - "parent" : "...", - "validationRegEx" : "...", - "rbKeyDescription" : "...", - "type" : "...", - "mandatory" : true - }, { - "lookupSupported" : true, - "rbKeyValidationMessage" : "...", - "validationMessage" : "...", - "itemId" : 12345, - "isValidLeaf" : true, - "matcher" : "...", - "excludesSupported" : true, - "name" : "...", - "rbKeyLabel" : "...", - "recursiveSupported" : true, - "description" : "...", - "level" : 12345, - "uiHint" : "...", - "label" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "matcherOptions" : { - "property1" : "...", - "property2" : "..." - }, - "parent" : "...", - "validationRegEx" : "...", - "rbKeyDescription" : "...", - "type" : "...", - "mandatory" : true - } ], "options" : { "property1" : "...", "property2" : "..." }, - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }</pre> <footer class="footer">
