Modified: ranger/site/trunk/apidocs/json_RangerPolicyItemDataMaskInfo.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPolicyItemDataMaskInfo.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerPolicyItemDataMaskInfo.html (original) +++ ranger/site/trunk/apidocs/json_RangerPolicyItemDataMaskInfo.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-dataMaskType" class="property-name">dataMaskType</span> + <td> <span id="prop-valueExpr" class="property-name">valueExpr</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-valueExpr" class="property-name">valueExpr</span> + <td> <span id="prop-dataMaskType" class="property-name">dataMaskType</span> </td> <td> <span class="datatype-reference">string </span> @@ -111,9 +111,9 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "dataMaskType" : "...", + "valueExpr" : "...", "conditionExpr" : "...", - "valueExpr" : "..." + "dataMaskType" : "..." }</pre> <footer class="footer">
Modified: ranger/site/trunk/apidocs/json_RangerPolicyList.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPolicyList.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerPolicyList.html (original) +++ ranger/site/trunk/apidocs/json_RangerPolicyList.html Wed Aug 7 18:15:52 2019 @@ -149,299 +149,301 @@ <pre class="prettyprint language-js example">{ "policies" : [ { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { - "users" : [ "...", "..." ], + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { + "rowFilterInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], + "rowFilterInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "resources" : { - "property1" : { - "isRecursive" : true, - "values" : [ "...", "..." ], - "isExcludes" : true - }, - "property2" : { - "isRecursive" : true, - "values" : [ "...", "..." ], - "isExcludes" : true - } - }, - "description" : "...", "policyItems" : [ { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "validitySchedules" : [ { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - }, { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", + "policyType" : 12345, "allowExceptions" : [ { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "conditions" : [ { - "type" : "...", - "values" : [ "...", "..." ] - }, { - "type" : "...", - "values" : [ "...", "..." ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], + "service" : "...", "denyExceptions" : [ { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] - }, { "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "rowFilterPolicyItems" : [ { - "rowFilterInfo" : { }, - "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "groups" : [ "...", "..." ] }, { - "rowFilterInfo" : { }, - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "name" : "...", - "resourceSignature" : "...", + "conditions" : [ { + "values" : [ "...", "..." ], + "type" : "..." + }, { + "values" : [ "...", "..." ], + "type" : "..." + } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, "dataMaskPolicyItems" : [ { "dataMaskInfo" : { }, - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { "dataMaskInfo" : { }, - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - }, { - "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "groups" : [ "...", "..." ] + } ], + "validitySchedules" : [ { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + }, { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." } ], "resources" : { "property1" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true }, "property2" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true } }, - "description" : "...", - "policyItems" : [ { - "users" : [ "...", "..." ], + "denyPolicyItems" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "validitySchedules" : [ { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - }, { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { - "users" : [ "...", "..." ], + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { + "rowFilterInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], + "rowFilterInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "conditions" : [ { - "type" : "...", - "values" : [ "...", "..." ] - }, { - "type" : "...", - "values" : [ "...", "..." ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "denyExceptions" : [ { - "users" : [ "...", "..." ], + "policyItems" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "rowFilterPolicyItems" : [ { - "rowFilterInfo" : { }, - "users" : [ "...", "..." ], + "policyType" : 12345, + "allowExceptions" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { - "rowFilterInfo" : { }, + "accesses" : [ { }, { } ], "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + } ], + "service" : "...", + "denyExceptions" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + }, { + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "name" : "...", - "resourceSignature" : "...", + "conditions" : [ { + "values" : [ "...", "..." ], + "type" : "..." + }, { + "values" : [ "...", "..." ], + "type" : "..." + } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, "dataMaskPolicyItems" : [ { "dataMaskInfo" : { }, - "users" : [ "...", "..." ], "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { "dataMaskInfo" : { }, + "accesses" : [ { }, { } ], "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + } ], + "validitySchedules" : [ { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + }, { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + } ], + "resources" : { + "property1" : { + "values" : [ "...", "..." ], + "isRecursive" : true, + "isExcludes" : true + }, + "property2" : { + "values" : [ "...", "..." ], + "isRecursive" : true, + "isExcludes" : true + } + }, + "denyPolicyItems" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + }, { + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], + "zoneName" : "...", "options" : { "property1" : { }, "property2" : { } }, - "policyType" : 12345, - "serviceType" : "...", + "name" : "...", + "isAuditEnabled" : true, "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 } ], "listSize" : 12345, "list" : [ { }, { } ], Modified: ranger/site/trunk/apidocs/json_RangerPolicyResource.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPolicyResource.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerPolicyResource.html (original) +++ ranger/site/trunk/apidocs/json_RangerPolicyResource.html Wed Aug 7 18:15:52 2019 @@ -79,18 +79,18 @@ </thead> <tbody> <tr> - <td> <span id="prop-isRecursive" class="property-name">isRecursive</span> + <td> <span id="prop-values" class="property-name">values</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-values" class="property-name">values</span> + <td> <span id="prop-isRecursive" class="property-name">isRecursive</span> </td> - <td> <span class="datatype-reference">array of string + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> @@ -111,8 +111,8 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true }</pre> Modified: ranger/site/trunk/apidocs/json_RangerRequestedResources.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRequestedResources.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRequestedResources.html (original) +++ ranger/site/trunk/apidocs/json_RangerRequestedResources.html Wed Aug 7 18:15:52 2019 @@ -94,83 +94,83 @@ <pre class="prettyprint language-js example">{ "requestedResources" : [ { + "readOnlyCopy" : { }, + "asMap" : { + "property1" : { }, + "property2" : { } + }, + "ownerUser" : "...", "serviceDef" : { "enums" : [ { }, { } ], + "rbKeyLabel" : "...", + "dataMaskDef" : { }, + "label" : "...", + "description" : "...", "name" : "...", + "rbKeyDescription" : "...", "contextEnrichers" : [ { }, { } ], + "implClass" : "...", + "policyConditions" : [ { }, { } ], + "accessTypes" : [ { }, { } ], + "rowFilterDef" : { }, + "configs" : [ { }, { } ], + "resources" : [ { }, { } ], "options" : { "property1" : "...", "property2" : "..." }, - "resources" : [ { }, { } ], - "accessTypes" : [ { }, { } ], - "rbKeyDescription" : "...", - "description" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "dataMaskDef" : { }, - "policyConditions" : [ { }, { } ], - "rowFilterDef" : { }, - "configs" : [ { }, { } ], - "implClass" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, - "ownerUser" : "...", - "cacheKey" : "...", - "leafName" : "...", "asString" : "...", + "leafName" : "...", + "keys" : [ "...", "..." ], + "cacheKey" : "..." + }, { + "readOnlyCopy" : { }, "asMap" : { "property1" : { }, "property2" : { } }, - "readOnlyCopy" : { }, - "keys" : [ "...", "..." ] - }, { + "ownerUser" : "...", "serviceDef" : { "enums" : [ { }, { } ], + "rbKeyLabel" : "...", + "dataMaskDef" : { }, + "label" : "...", + "description" : "...", "name" : "...", + "rbKeyDescription" : "...", "contextEnrichers" : [ { }, { } ], + "implClass" : "...", + "policyConditions" : [ { }, { } ], + "accessTypes" : [ { }, { } ], + "rowFilterDef" : { }, + "configs" : [ { }, { } ], + "resources" : [ { }, { } ], "options" : { "property1" : "...", "property2" : "..." }, - "resources" : [ { }, { } ], - "accessTypes" : [ { }, { } ], - "rbKeyDescription" : "...", - "description" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "dataMaskDef" : { }, - "policyConditions" : [ { }, { } ], - "rowFilterDef" : { }, - "configs" : [ { }, { } ], - "implClass" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, - "ownerUser" : "...", - "cacheKey" : "...", - "leafName" : "...", "asString" : "...", - "asMap" : { - "property1" : { }, - "property2" : { } - }, - "readOnlyCopy" : { }, - "keys" : [ "...", "..." ] + "leafName" : "...", + "keys" : [ "...", "..." ], + "cacheKey" : "..." } ] }</pre> Modified: ranger/site/trunk/apidocs/json_RangerResourceDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerResourceDef.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerResourceDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerResourceDef.html Wed Aug 7 18:15:52 2019 @@ -79,16 +79,16 @@ </thead> <tbody> <tr> - <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> + <td> <span id="prop-lookupSupported" class="property-name">lookupSupported</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-label" class="property-name">label</span> + <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,18 +97,18 @@ </td> </tr> <tr> - <td> <span id="prop-excludesSupported" class="property-name">excludesSupported</span> + <td> <span id="prop-validationMessage" class="property-name">validationMessage</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-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> @@ -124,7 +124,7 @@ </td> </tr> <tr> - <td> <span id="prop-type" class="property-name">type</span> + <td> <span id="prop-matcher" class="property-name">matcher</span> </td> <td> <span class="datatype-reference">string </span> @@ -133,16 +133,16 @@ </td> </tr> <tr> - <td> <span id="prop-level" class="property-name">level</span> + <td> <span id="prop-excludesSupported" class="property-name">excludesSupported</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-description" class="property-name">description</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -151,7 +151,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> @@ -169,25 +169,25 @@ </td> </tr> <tr> - <td> <span id="prop-lookupSupported" class="property-name">lookupSupported</span> + <td> <span id="prop-description" class="property-name">description</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-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-level" class="property-name">level</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-matcher" class="property-name">matcher</span> + <td> <span id="prop-uiHint" class="property-name">uiHint</span> </td> <td> <span class="datatype-reference">string </span> @@ -196,7 +196,7 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyValidationMessage" class="property-name">rbKeyValidationMessage</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -205,18 +205,18 @@ </td> </tr> <tr> - <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> + <td> <span id="prop-accessTypeRestrictions" class="property-name">accessTypeRestrictions</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-mandatory" class="property-name">mandatory</span> + <td> <span id="prop-matcherOptions" class="property-name">matcherOptions</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">map of string </span> </td> <td> <span class="property-description"></span> @@ -232,7 +232,7 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> </td> <td> <span class="datatype-reference">string </span> @@ -241,27 +241,27 @@ </td> </tr> <tr> - <td> <span id="prop-accessTypeRestrictions" class="property-name">accessTypeRestrictions</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> - <td> <span class="datatype-reference">array of string + <td> <span class="datatype-reference">string </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-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> </td> </tr> <tr> - <td> <span id="prop-matcherOptions" class="property-name">matcherOptions</span> + <td> <span id="prop-mandatory" class="property-name">mandatory</span> </td> - <td> <span class="datatype-reference">map of string + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> @@ -273,30 +273,30 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", + "itemId" : 12345, "isValidLeaf" : true, - "type" : "...", - "level" : 12345, - "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", "matcher" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", + "excludesSupported" : true, "name" : "...", + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, "matcherOptions" : { "property1" : "...", "property2" : "..." - } + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerRole.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRole.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRole.html (original) +++ ranger/site/trunk/apidocs/json_RangerRole.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-groups" class="property-name">groups</span> + <td> <span id="prop-roles" class="property-name">roles</span> </td> <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> </span> @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-roles" class="property-name">roles</span> + <td> <span id="prop-users" class="property-name">users</span> </td> <td> <span class="datatype-reference">array of <a href="json_RoleMember.html">RoleMember</a> </span> @@ -97,27 +97,36 @@ </td> </tr> <tr> - <td> <span id="prop-options" class="property-name">options</span> + <td> <span id="prop-name" class="property-name">name</span> </td> - <td> <span class="datatype-reference">map of object + <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-users" class="property-name">users</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-createdByUser" class="property-name">createdByUser</span> +</td> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -144,20 +153,20 @@ <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">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">updatedBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </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> @@ -168,19 +177,19 @@ <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> + <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">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <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">createTime</span></td> + <td><span class="property-name">updateTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> @@ -191,41 +200,42 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "groups" : [ { + "roles" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "roles" : [ { + "users" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "options" : { - "property1" : { }, - "property2" : { } - }, "name" : "...", - "users" : [ { + "groups" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], + "options" : { + "property1" : { }, + "property2" : { } + }, + "createdByUser" : "...", "description" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }</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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRoleList.html (original) +++ ranger/site/trunk/apidocs/json_RangerRoleList.html Wed Aug 7 18:15:52 2019 @@ -147,77 +147,79 @@ <pre class="prettyprint language-js example">{ "roles" : [ { - "groups" : [ { + "roles" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "roles" : [ { + "users" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "options" : { - "property1" : { }, - "property2" : { } - }, "name" : "...", - "users" : [ { + "groups" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], + "options" : { + "property1" : { }, + "property2" : { } + }, + "createdByUser" : "...", "description" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, { - "groups" : [ { + "roles" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "roles" : [ { + "users" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], - "options" : { - "property1" : { }, - "property2" : { } - }, "name" : "...", - "users" : [ { + "groups" : [ { "name" : "...", "isAdmin" : true }, { "name" : "...", "isAdmin" : true } ], + "options" : { + "property1" : { }, + "property2" : { } + }, + "createdByUser" : "...", "description" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 } ], "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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRowFilterDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerRowFilterDef.html Wed Aug 7 18:15:52 2019 @@ -103,68 +103,68 @@ <pre class="prettyprint language-js example">{ "resources" : [ { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", + "itemId" : 12345, "isValidLeaf" : true, - "type" : "...", - "level" : 12345, - "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", "matcher" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", + "excludesSupported" : true, "name" : "...", + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, "matcherOptions" : { "property1" : "...", "property2" : "..." - } + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true }, { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", + "itemId" : 12345, "isValidLeaf" : true, - "type" : "...", - "level" : 12345, - "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", "matcher" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", + "excludesSupported" : true, "name" : "...", + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, "matcherOptions" : { "property1" : "...", "property2" : "..." - } + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true } ], "accessTypes" : [ { "name" : "...", - "label" : "...", - "itemId" : 12345, "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 }, { "name" : "...", - "label" : "...", - "itemId" : 12345, "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 } ] }</pre> Modified: ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html (original) +++ ranger/site/trunk/apidocs/json_RangerRowFilterPolicyItem.html Wed Aug 7 18:15:52 2019 @@ -93,38 +93,38 @@ </tr> <tbody> <tr> - <td><span class="property-name">users</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">accesses</span></td> - <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemAccess.html">RangerPolicyItemAccess</a> + <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> </tr> <tr> - <td><span class="property-name">groups</span></td> - <td><span class="datatype-reference">array of string + <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">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">delegateAdmin</span></td> - <td><span class="datatype-reference">boolean + <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">conditions</span></td> - <td><span class="datatype-reference">array of <a href="json_RangerPolicyItemCondition.html">RangerPolicyItemCondition</a> + <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> @@ -137,7 +137,6 @@ "rowFilterInfo" : { "filterExpr" : "..." }, - "users" : [ "...", "..." ], "accesses" : [ { "type" : "...", "isAllowed" : true @@ -145,16 +144,17 @@ "type" : "...", "isAllowed" : true } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, "conditions" : [ { - "type" : "...", - "values" : [ "...", "..." ] + "values" : [ "...", "..." ], + "type" : "..." }, { - "type" : "...", - "values" : [ "...", "..." ] - } ] + "values" : [ "...", "..." ], + "type" : "..." + } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }</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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerSecurityZone.html (original) +++ ranger/site/trunk/apidocs/json_RangerSecurityZone.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-adminUserGroups" class="property-name">adminUserGroups</span> + <td> <span id="prop-auditUserGroups" class="property-name">auditUserGroups</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-auditUserGroups" class="property-name">auditUserGroups</span> + <td> <span id="prop-adminUserGroups" class="property-name">adminUserGroups</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -106,7 +106,7 @@ </td> </tr> <tr> - <td> <span id="prop-adminUsers" class="property-name">adminUsers</span> + <td> <span id="prop-auditUsers" class="property-name">auditUsers</span> </td> <td> <span class="datatype-reference">array of string </span> @@ -115,36 +115,36 @@ </td> </tr> <tr> - <td> <span id="prop-auditUsers" class="property-name">auditUsers</span> + <td> <span id="prop-description" class="property-name">description</span> </td> - <td> <span class="datatype-reference">array of string + <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-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-tagServices" class="property-name">tagServices</span> + <td> <span id="prop-name" class="property-name">name</span> </td> - <td> <span class="datatype-reference">array of string + <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-adminUsers" class="property-name">adminUsers</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of string </span> </td> <td> <span class="property-description"></span> @@ -162,20 +162,20 @@ <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">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">updatedBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </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> @@ -186,19 +186,19 @@ <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> + <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">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <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">createTime</span></td> + <td><span class="property-name">updateTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> @@ -209,7 +209,7 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "adminUserGroups" : [ "...", "..." ], + "auditUserGroups" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -230,20 +230,20 @@ } ] } }, - "auditUserGroups" : [ "...", "..." ], - "adminUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], "auditUsers" : [ "...", "..." ], - "name" : "...", - "tagServices" : [ "...", "..." ], "description" : "...", + "tagServices" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }</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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html (original) +++ ranger/site/trunk/apidocs/json_RangerSecurityZoneList.html Wed Aug 7 18:15:52 2019 @@ -147,7 +147,7 @@ <pre class="prettyprint language-js example">{ "securityZones" : [ { - "adminUserGroups" : [ "...", "..." ], + "auditUserGroups" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -168,22 +168,22 @@ } ] } }, - "auditUserGroups" : [ "...", "..." ], - "adminUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], "auditUsers" : [ "...", "..." ], - "name" : "...", - "tagServices" : [ "...", "..." ], "description" : "...", + "tagServices" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, { - "adminUserGroups" : [ "...", "..." ], + "auditUserGroups" : [ "...", "..." ], "services" : { "property1" : { "resources" : [ { @@ -204,20 +204,20 @@ } ] } }, - "auditUserGroups" : [ "...", "..." ], - "adminUsers" : [ "...", "..." ], + "adminUserGroups" : [ "...", "..." ], "auditUsers" : [ "...", "..." ], - "name" : "...", - "tagServices" : [ "...", "..." ], "description" : "...", + "tagServices" : [ "...", "..." ], + "name" : "...", + "adminUsers" : [ "...", "..." ], "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 } ], "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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerService.html (original) +++ ranger/site/trunk/apidocs/json_RangerService.html Wed Aug 7 18:15:52 2019 @@ -79,43 +79,43 @@ </thead> <tbody> <tr> - <td> <span id="prop-tagService" class="property-name">tagService</span> + <td> <span id="prop-tagVersion" class="property-name">tagVersion</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-description" class="property-name">description</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-tagVersion" class="property-name">tagVersion</span> + <td> <span id="prop-tagService" class="property-name">tagService</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-configs" class="property-name">configs</span> + <td> <span id="prop-description" class="property-name">description</span> </td> - <td> <span class="datatype-reference">map of string + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-policyUpdateTime" class="property-name">policyUpdateTime</span> + <td> <span id="prop-policyVersion" class="property-name">policyVersion</span> </td> <td> <span class="datatype-reference">number </span> @@ -124,9 +124,9 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-policyUpdateTime" class="property-name">policyUpdateTime</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> @@ -151,9 +151,9 @@ </td> </tr> <tr> - <td> <span id="prop-policyVersion" class="property-name">policyVersion</span> + <td> <span id="prop-name" class="property-name">name</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -171,20 +171,20 @@ <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">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">updatedBy</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">isEnabled</span></td> + <td><span class="datatype-reference">boolean </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> @@ -195,19 +195,19 @@ <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">updateTime</span></td> + <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">isEnabled</span></td> - <td><span class="datatype-reference">boolean + <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">createTime</span></td> + <td><span class="property-name">updateTime</span></td> <td><span class="datatype-reference">number </span></td> <td><span class="property-description"></span></td> @@ -218,26 +218,26 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "tagService" : "...", - "description" : "...", "tagVersion" : 12345, "configs" : { "property1" : "...", "property2" : "..." }, + "tagService" : "...", + "description" : "...", + "policyVersion" : 12345, "policyUpdateTime" : 12345, - "name" : "...", "type" : "...", "tagUpdateTime" : 12345, - "policyVersion" : 12345, + "name" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }</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=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerServiceConfigDef.html Wed Aug 7 18:15:52 2019 @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-validationRegEx" class="property-name">validationRegEx</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,25 +97,25 @@ </td> </tr> <tr> - <td> <span id="prop-mandatory" class="property-name">mandatory</span> + <td> <span id="prop-description" class="property-name">description</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-label" class="property-name">label</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-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-validationMessage" class="property-name">validationMessage</span> </td> <td> <span class="datatype-reference">string </span> @@ -124,7 +124,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> @@ -133,7 +133,7 @@ </td> </tr> <tr> - <td> <span id="prop-subType" class="property-name">subType</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -142,7 +142,7 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> + <td> <span id="prop-type" class="property-name">type</span> </td> <td> <span class="datatype-reference">string </span> @@ -151,16 +151,16 @@ </td> </tr> <tr> - <td> <span id="prop-defaultValue" class="property-name">defaultValue</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-defaultValue" class="property-name">defaultValue</span> </td> <td> <span class="datatype-reference">string </span> @@ -169,7 +169,7 @@ </td> </tr> <tr> - <td> <span id="prop-uiHint" class="property-name">uiHint</span> + <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> </td> <td> <span class="datatype-reference">string </span> @@ -178,7 +178,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> @@ -187,16 +187,16 @@ </td> </tr> <tr> - <td> <span id="prop-itemId" class="property-name">itemId</span> + <td> <span id="prop-uiHint" class="property-name">uiHint</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-validationRegEx" class="property-name">validationRegEx</span> </td> <td> <span class="datatype-reference">string </span> @@ -211,19 +211,19 @@ <pre class="prettyprint language-js example">{ "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, + "rbKeyDescription" : "...", + "description" : "...", + "itemId" : 12345, + "validationMessage" : "...", "label" : "...", - "rbKeyLabel" : "...", + "name" : "...", "type" : "...", - "subType" : "...", - "rbKeyDescription" : "...", + "mandatory" : true, "defaultValue" : "...", - "description" : "...", + "rbKeyLabel" : "...", + "subType" : "...", "uiHint" : "...", - "name" : "...", - "itemId" : 12345, - "validationMessage" : "..." + "validationRegEx" : "..." }</pre> <footer class="footer">
