Modified: ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html (original) +++ ranger/site/trunk/apidocs/json_RangerAccessResourceReadOnly.html Wed Aug 7 18:46:37 2019 @@ -81,7 +81,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-cacheKey" class="property-name">cacheKey</span> + <td> <span id="prop-asString" class="property-name">asString</span> </td> <td> <span class="datatype-reference">string </span> @@ -90,34 +90,34 @@ </td> </tr> <tr> - <td> <span id="prop-serviceDef" class="property-name">serviceDef</span> + <td> <span id="prop-keys" class="property-name">keys</span> </td> - <td> <span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a> + <td> <span class="datatype-reference">array of string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-readOnlyCopy" class="property-name">readOnlyCopy</span> + <td> <span id="prop-leafName" class="property-name">leafName</span> </td> - <td> <span class="datatype-reference"><a href="json_RangerAccessResource.html">RangerAccessResource</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-leafName" class="property-name">leafName</span> + <td> <span id="prop-readOnlyCopy" class="property-name">readOnlyCopy</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference"><a href="json_RangerAccessResource.html">RangerAccessResource</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-ownerUser" class="property-name">ownerUser</span> + <td> <span id="prop-cacheKey" class="property-name">cacheKey</span> </td> <td> <span class="datatype-reference">string </span> @@ -126,7 +126,7 @@ </td> </tr> <tr> - <td> <span id="prop-asString" class="property-name">asString</span> + <td> <span id="prop-ownerUser" class="property-name">ownerUser</span> </td> <td> <span class="datatype-reference">string </span> @@ -144,9 +144,9 @@ </td> </tr> <tr> - <td> <span id="prop-keys" class="property-name">keys</span> + <td> <span id="prop-serviceDef" class="property-name">serviceDef</span> </td> - <td> <span class="datatype-reference">array of string + <td> <span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a> </span> </td> <td> <span class="property-description"></span> @@ -158,240 +158,240 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "cacheKey" : "...", - "serviceDef" : { - "enums" : [ { - "name" : "...", - "defaultIndex" : 12345, - "itemId" : 12345, - "elements" : [ { }, { } ] - }, { + "asString" : "...", + "keys" : [ "...", "..." ], + "leafName" : "...", + "readOnlyCopy" : { + "ownerUser" : "...", + "asMap" : { + "property1" : { }, + "property2" : { } + }, + "readOnlyCopy" : { }, + "keys" : [ "...", "..." ], + "serviceDef" : { + "implClass" : "...", + "contextEnrichers" : [ { }, { } ], + "rbKeyDescription" : "...", + "configs" : [ { }, { } ], + "rbKeyLabel" : "...", "name" : "...", - "defaultIndex" : 12345, - "itemId" : 12345, - "elements" : [ { }, { } ] - } ], - "rbKeyLabel" : "...", - "dataMaskDef" : { + "enums" : [ { }, { } ], "resources" : [ { }, { } ], + "dataMaskDef" : { }, + "policyConditions" : [ { }, { } ], + "label" : "...", "accessTypes" : [ { }, { } ], - "maskTypes" : [ { }, { } ] + "description" : "...", + "rowFilterDef" : { }, + "options" : { + "property1" : "...", + "property2" : "..." + }, + "createTime" : 12345, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, + "createdBy" : "...", + "guid" : "...", + "isEnabled" : true }, - "label" : "...", - "description" : "...", - "name" : "...", - "rbKeyDescription" : "...", + "leafName" : "...", + "cacheKey" : "...", + "asString" : "..." + }, + "cacheKey" : "...", + "ownerUser" : "...", + "asMap" : { + "property1" : { }, + "property2" : { } + }, + "serviceDef" : { + "implClass" : "...", "contextEnrichers" : [ { "enricherOptions" : { "property1" : "...", "property2" : "..." }, - "enricher" : "...", "name" : "...", - "itemId" : 12345 + "itemId" : 12345, + "enricher" : "..." }, { "enricherOptions" : { "property1" : "...", "property2" : "..." }, - "enricher" : "...", "name" : "...", - "itemId" : 12345 + "itemId" : 12345, + "enricher" : "..." } ], - "implClass" : "...", - "policyConditions" : [ { + "rbKeyDescription" : "...", + "configs" : [ { "name" : "...", - "description" : "...", - "evaluatorOptions" : { - "property1" : "...", - "property2" : "..." - }, - "validationMessage" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "label" : "...", - "uiHint" : "...", + "mandatory" : true, "itemId" : 12345, - "rbKeyLabel" : "...", - "rbKeyDescription" : "...", - "evaluator" : "..." - }, { - "name" : "...", - "description" : "...", - "evaluatorOptions" : { - "property1" : "...", - "property2" : "..." - }, - "validationMessage" : "...", - "rbKeyValidationMessage" : "...", "validationRegEx" : "...", - "label" : "...", + "type" : "...", + "validationMessage" : "...", + "subType" : "...", "uiHint" : "...", - "itemId" : 12345, - "rbKeyLabel" : "...", "rbKeyDescription" : "...", - "evaluator" : "..." - } ], - "accessTypes" : [ { - "name" : "...", + "defaultValue" : "...", "rbKeyLabel" : "...", "label" : "...", - "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "description" : "...", + "rbKeyValidationMessage" : "..." }, { "name" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 - } ], - "rowFilterDef" : { - "resources" : [ { }, { } ], - "accessTypes" : [ { }, { } ] - }, - "configs" : [ { - "rbKeyValidationMessage" : "...", - "rbKeyDescription" : "...", - "description" : "...", + "mandatory" : true, "itemId" : 12345, - "validationMessage" : "...", - "label" : "...", - "name" : "...", + "validationRegEx" : "...", "type" : "...", - "mandatory" : true, - "defaultValue" : "...", - "rbKeyLabel" : "...", + "validationMessage" : "...", "subType" : "...", "uiHint" : "...", - "validationRegEx" : "..." - }, { - "rbKeyValidationMessage" : "...", "rbKeyDescription" : "...", - "description" : "...", - "itemId" : 12345, - "validationMessage" : "...", - "label" : "...", - "name" : "...", - "type" : "...", - "mandatory" : true, "defaultValue" : "...", "rbKeyLabel" : "...", - "subType" : "...", - "uiHint" : "...", - "validationRegEx" : "..." + "label" : "...", + "description" : "...", + "rbKeyValidationMessage" : "..." + } ], + "rbKeyLabel" : "...", + "name" : "...", + "enums" : [ { + "defaultIndex" : 12345, + "elements" : [ { }, { } ], + "itemId" : 12345, + "name" : "..." + }, { + "defaultIndex" : 12345, + "elements" : [ { }, { } ], + "itemId" : 12345, + "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" : "..." }, + "rbKeyDescription" : "...", "parent" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "mandatory" : true + } ], + "dataMaskDef" : { + "accessTypes" : [ { }, { } ], + "resources" : [ { }, { } ], + "maskTypes" : [ { }, { } ] + }, + "policyConditions" : [ { + "label" : "...", + "itemId" : 12345, + "evaluatorOptions" : { + "property1" : "...", + "property2" : "..." + }, + "rbKeyLabel" : "...", + "uiHint" : "...", + "rbKeyDescription" : "...", + "rbKeyValidationMessage" : "...", "validationRegEx" : "...", + "validationMessage" : "...", + "name" : "...", + "evaluator" : "...", + "description" : "..." + }, { + "label" : "...", + "itemId" : 12345, + "evaluatorOptions" : { + "property1" : "...", + "property2" : "..." + }, + "rbKeyLabel" : "...", + "uiHint" : "...", "rbKeyDescription" : "...", - "type" : "...", - "mandatory" : true + "rbKeyValidationMessage" : "...", + "validationRegEx" : "...", + "validationMessage" : "...", + "name" : "...", + "evaluator" : "...", + "description" : "..." } ], + "label" : "...", + "accessTypes" : [ { + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." + }, { + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." + } ], + "description" : "...", + "rowFilterDef" : { + "resources" : [ { }, { } ], + "accessTypes" : [ { }, { } ] + }, "options" : { "property1" : "...", "property2" : "..." }, - "version" : 12345, "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 - }, - "readOnlyCopy" : { - "readOnlyCopy" : { }, - "asMap" : { - "property1" : { }, - "property2" : { } - }, - "ownerUser" : "...", - "serviceDef" : { - "enums" : [ { }, { } ], - "rbKeyLabel" : "...", - "dataMaskDef" : { }, - "label" : "...", - "description" : "...", - "name" : "...", - "rbKeyDescription" : "...", - "contextEnrichers" : [ { }, { } ], - "implClass" : "...", - "policyConditions" : [ { }, { } ], - "accessTypes" : [ { }, { } ], - "rowFilterDef" : { }, - "configs" : [ { }, { } ], - "resources" : [ { }, { } ], - "options" : { - "property1" : "...", - "property2" : "..." - }, - "version" : 12345, - "createTime" : 12345, - "isEnabled" : true, - "createdBy" : "...", - "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 - }, - "asString" : "...", - "leafName" : "...", - "keys" : [ "...", "..." ], - "cacheKey" : "..." - }, - "leafName" : "...", - "ownerUser" : "...", - "asString" : "...", - "asMap" : { - "property1" : { }, - "property2" : { } - }, - "keys" : [ "...", "..." ] + "isEnabled" : true + } }</pre> <footer class="footer">
Modified: ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerAccessTypeDef.html Wed Aug 7 18:46:37 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -88,36 +88,36 @@ </td> </tr> <tr> - <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-impliedGrants" class="property-name">impliedGrants</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-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-impliedGrants" class="property-name">impliedGrants</span> + <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</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-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> @@ -129,11 +129,11 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "name" : "...", - "rbKeyLabel" : "...", "label" : "...", "impliedGrants" : [ "...", "..." ], - "itemId" : 12345 + "itemId" : 12345, + "rbKeyLabel" : "...", + "name" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerBaseModelObject.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerBaseModelObject.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerBaseModelObject.html (original) +++ ranger/site/trunk/apidocs/json_RangerBaseModelObject.html Wed Aug 7 18:46:37 2019 @@ -81,7 +81,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-version" class="property-name">version</span> + <td> <span id="prop-createTime" class="property-name">createTime</span> </td> <td> <span class="datatype-reference">number </span> @@ -90,52 +90,52 @@ </td> </tr> <tr> - <td> <span id="prop-createTime" class="property-name">createTime</span> + <td> <span id="prop-updatedBy" class="property-name">updatedBy</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-isEnabled" class="property-name">isEnabled</span> + <td> <span id="prop-version" class="property-name">version</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-createdBy" class="property-name">createdBy</span> + <td> <span id="prop-updateTime" class="property-name">updateTime</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-guid" class="property-name">guid</span> + <td> <span id="prop-id" class="property-name">id</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-id" class="property-name">id</span> + <td> <span id="prop-createdBy" class="property-name">createdBy</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-updatedBy" class="property-name">updatedBy</span> + <td> <span id="prop-guid" class="property-name">guid</span> </td> <td> <span class="datatype-reference">string </span> @@ -144,9 +144,9 @@ </td> </tr> <tr> - <td> <span id="prop-updateTime" class="property-name">updateTime</span> + <td> <span id="prop-isEnabled" class="property-name">isEnabled</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> @@ -158,14 +158,14 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "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_RangerContextEnricherDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerContextEnricherDef.html Wed Aug 7 18:46:37 2019 @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-enricher" class="property-name">enricher</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,18 +97,18 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</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-enricher" class="property-name">enricher</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -124,9 +124,9 @@ "property1" : "...", "property2" : "..." }, - "enricher" : "...", "name" : "...", - "itemId" : 12345 + "itemId" : 12345, + "enricher" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerDataMaskDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerDataMaskDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerDataMaskDef.html Wed Aug 7 18:46:37 2019 @@ -79,18 +79,18 @@ </thead> <tbody> <tr> - <td> <span id="prop-resources" class="property-name">resources</span> + <td> <span id="prop-accessTypes" class="property-name">accessTypes</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</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-accessTypes" class="property-name">accessTypes</span> + <td> <span id="prop-resources" class="property-name">resources</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerAccessTypeDef.html">RangerAccessTypeDef</a> + <td> <span class="datatype-reference">array of <a href="json_RangerResourceDef.html">RangerResourceDef</a> </span> </td> <td> <span class="property-description"></span> @@ -111,94 +111,94 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "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" : "..." } ] }</pre> Modified: ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.html (original) +++ ranger/site/trunk/apidocs/json_RangerDataMaskPolicyItem.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> @@ -135,28 +135,28 @@ <pre class="prettyprint language-js example">{ "dataMaskInfo" : { + "dataMaskType" : "...", "valueExpr" : "...", - "conditionExpr" : "...", - "dataMaskType" : "..." + "conditionExpr" : "..." }, - "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_RangerDataMaskTypeDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerDataMaskTypeDef.html Wed Aug 7 18:46:37 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-description" class="property-name">description</span> + <td> <span id="prop-rbKeyDescription" class="property-name">rbKeyDescription</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-label" class="property-name">label</span> + <td> <span id="prop-description" class="property-name">description</span> </td> <td> <span class="datatype-reference">string </span> @@ -106,7 +106,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> @@ -115,16 +115,16 @@ </td> </tr> <tr> - <td> <span id="prop-itemId" class="property-name">itemId</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> </td> </tr> <tr> - <td> <span id="prop-rbKeyLabel" class="property-name">rbKeyLabel</span> + <td> <span id="prop-transformer" class="property-name">transformer</span> </td> <td> <span class="datatype-reference">string </span> @@ -133,16 +133,16 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</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-transformer" class="property-name">transformer</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -156,17 +156,17 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "description" : "...", + "rbKeyDescription" : "...", "dataMaskOptions" : { "property1" : "...", "property2" : "..." }, - "label" : "...", - "rbKeyDescription" : "...", - "itemId" : 12345, + "description" : "...", "rbKeyLabel" : "...", "name" : "...", - "transformer" : "..." + "transformer" : "...", + "itemId" : 12345, + "label" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerEnumDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerEnumDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerEnumDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerEnumDef.html Wed Aug 7 18:46:37 2019 @@ -79,18 +79,18 @@ </thead> <tbody> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-defaultIndex" class="property-name">defaultIndex</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-defaultIndex" class="property-name">defaultIndex</span> + <td> <span id="prop-elements" class="property-name">elements</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">array of <a href="json_RangerEnumElementDef.html">RangerEnumElementDef</a> </span> </td> <td> <span class="property-description"></span> @@ -106,9 +106,9 @@ </td> </tr> <tr> - <td> <span id="prop-elements" class="property-name">elements</span> + <td> <span id="prop-name" class="property-name">name</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerEnumElementDef.html">RangerEnumElementDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -120,20 +120,20 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "name" : "...", "defaultIndex" : 12345, - "itemId" : 12345, "elements" : [ { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." }, { "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." - } ] + } ], + "itemId" : 12345, + "name" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerEnumElementDef.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerEnumElementDef.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerEnumElementDef.html (original) +++ ranger/site/trunk/apidocs/json_RangerEnumElementDef.html Wed Aug 7 18:46:37 2019 @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-name" class="property-name">name</span> + <td> <span id="prop-label" class="property-name">label</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-label" class="property-name">label</span> + <td> <span id="prop-name" class="property-name">name</span> </td> <td> <span class="datatype-reference">string </span> @@ -121,8 +121,8 @@ <pre class="prettyprint language-js example">{ "itemId" : 12345, - "name" : "...", "label" : "...", + "name" : "...", "rbKeyLabel" : "..." }</pre> Modified: ranger/site/trunk/apidocs/json_RangerExportPolicyList.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerExportPolicyList.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerExportPolicyList.html (original) +++ ranger/site/trunk/apidocs/json_RangerExportPolicyList.html Wed Aug 7 18:46:37 2019 @@ -162,301 +162,301 @@ "property2" : { } }, "policies" : [ { - "resourceSignature" : "...", - "description" : "...", - "rowFilterPolicyItems" : [ { - "rowFilterInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "policyItems" : [ { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "rowFilterInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "policyItems" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], - "policyType" : 12345, "allowExceptions" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "service" : "...", - "denyExceptions" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], + "service" : "...", "conditions" : [ { - "values" : [ "...", "..." ], - "type" : "..." + "type" : "...", + "values" : [ "...", "..." ] }, { - "values" : [ "...", "..." ], - "type" : "..." + "type" : "...", + "values" : [ "...", "..." ] } ], - "policyPriority" : 12345, - "serviceType" : "...", + "resourceSignature" : "...", "policyLabels" : [ "...", "..." ], - "isDenyAllElse" : true, - "dataMaskPolicyItems" : [ { - "dataMaskInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "name" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "rowFilterPolicyItems" : [ { + "rowFilterInfo" : { }, "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "dataMaskInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "validitySchedules" : [ { - "recurrences" : [ { }, { } ], - "timeZone" : "...", - "endTime" : "...", - "startTime" : "..." + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] }, { - "recurrences" : [ { }, { } ], - "timeZone" : "...", - "endTime" : "...", - "startTime" : "..." + "rowFilterInfo" : { }, + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], "resources" : { "property1" : { + "isExcludes" : true, "values" : [ "...", "..." ], - "isRecursive" : true, - "isExcludes" : true + "isRecursive" : true }, "property2" : { + "isExcludes" : true, "values" : [ "...", "..." ], - "isRecursive" : true, - "isExcludes" : true + "isRecursive" : true } }, - "denyPolicyItems" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], + "isDenyAllElse" : true, + "isAuditEnabled" : true, + "validitySchedules" : [ { + "recurrences" : [ { }, { } ], + "endTime" : "...", + "startTime" : "...", + "timeZone" : "..." + }, { + "recurrences" : [ { }, { } ], + "endTime" : "...", + "startTime" : "...", + "timeZone" : "..." + } ], + "denyExceptions" : [ { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + } ], + "policyType" : 12345, + "zoneName" : "...", + "dataMaskPolicyItems" : [ { + "dataMaskInfo" : { }, "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], + "users" : [ "...", "..." ] + }, { + "dataMaskInfo" : { }, + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + } ], + "denyPolicyItems" : [ { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], - "zoneName" : "...", - "options" : { - "property1" : { }, - "property2" : { } - }, - "name" : "...", - "isAuditEnabled" : true, - "version" : 12345, + "policyPriority" : 12345, + "description" : "...", + "serviceType" : "...", "createTime" : 12345, - "isEnabled" : true, + "updatedBy" : "...", + "version" : 12345, + "updateTime" : 12345, + "id" : 12345, "createdBy" : "...", "guid" : "...", - "id" : 12345, - "updatedBy" : "...", - "updateTime" : 12345 + "isEnabled" : true }, { - "resourceSignature" : "...", - "description" : "...", - "rowFilterPolicyItems" : [ { - "rowFilterInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "policyItems" : [ { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "rowFilterInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "policyItems" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], - "policyType" : 12345, "allowExceptions" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "service" : "...", - "denyExceptions" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], + "service" : "...", "conditions" : [ { - "values" : [ "...", "..." ], - "type" : "..." + "type" : "...", + "values" : [ "...", "..." ] }, { - "values" : [ "...", "..." ], - "type" : "..." + "type" : "...", + "values" : [ "...", "..." ] } ], - "policyPriority" : 12345, - "serviceType" : "...", + "resourceSignature" : "...", "policyLabels" : [ "...", "..." ], - "isDenyAllElse" : true, - "dataMaskPolicyItems" : [ { - "dataMaskInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ], + "name" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "rowFilterPolicyItems" : [ { + "rowFilterInfo" : { }, "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { - "dataMaskInfo" : { }, - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], - "delegateAdmin" : true, + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], - "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - } ], - "validitySchedules" : [ { - "recurrences" : [ { }, { } ], - "timeZone" : "...", - "endTime" : "...", - "startTime" : "..." + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] }, { - "recurrences" : [ { }, { } ], - "timeZone" : "...", - "endTime" : "...", - "startTime" : "..." + "rowFilterInfo" : { }, + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], "resources" : { "property1" : { + "isExcludes" : true, "values" : [ "...", "..." ], - "isRecursive" : true, - "isExcludes" : true + "isRecursive" : true }, "property2" : { + "isExcludes" : true, "values" : [ "...", "..." ], - "isRecursive" : true, - "isExcludes" : true + "isRecursive" : true } }, - "denyPolicyItems" : [ { - "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], + "isDenyAllElse" : true, + "isAuditEnabled" : true, + "validitySchedules" : [ { + "recurrences" : [ { }, { } ], + "endTime" : "...", + "startTime" : "...", + "timeZone" : "..." + }, { + "recurrences" : [ { }, { } ], + "endTime" : "...", + "startTime" : "...", + "timeZone" : "..." + } ], + "denyExceptions" : [ { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + } ], + "policyType" : 12345, + "zoneName" : "...", + "dataMaskPolicyItems" : [ { + "dataMaskInfo" : { }, "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] - }, { + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, "accesses" : [ { }, { } ], - "users" : [ "...", "..." ], + "users" : [ "...", "..." ] + }, { + "dataMaskInfo" : { }, + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + } ], + "denyPolicyItems" : [ { + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ], "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] + }, { "roles" : [ "...", "..." ], - "groups" : [ "...", "..." ] + "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], + "delegateAdmin" : true, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ] } ], - "zoneName" : "...", - "options" : { - "property1" : { }, - "property2" : { } - }, - "name" : "...", - "isAuditEnabled" : true, - "version" : 12345, + "policyPriority" : 12345, + "description" : "...", + "serviceType" : "...", "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_RangerPluginInfo.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPluginInfo.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerPluginInfo.html (original) +++ ranger/site/trunk/apidocs/json_RangerPluginInfo.html Wed Aug 7 18:46:37 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-ipAddress" class="property-name">ipAddress</span> + <td> <span id="prop-serviceName" class="property-name">serviceName</span> </td> <td> <span class="datatype-reference">string </span> @@ -88,16 +88,16 @@ </td> </tr> <tr> - <td> <span id="prop-id" class="property-name">id</span> + <td> <span id="prop-appType" class="property-name">appType</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-updateTime" class="property-name">updateTime</span> + <td> <span id="prop-createTime" class="property-name">createTime</span> </td> <td> <span class="datatype-reference">number </span> @@ -106,7 +106,7 @@ </td> </tr> <tr> - <td> <span id="prop-appType" class="property-name">appType</span> + <td> <span id="prop-serviceType" class="property-name">serviceType</span> </td> <td> <span class="datatype-reference">string </span> @@ -115,9 +115,9 @@ </td> </tr> <tr> - <td> <span id="prop-info" class="property-name">info</span> + <td> <span id="prop-ipAddress" class="property-name">ipAddress</span> </td> - <td> <span class="datatype-reference">map of string + <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-createTime" class="property-name">createTime</span> + <td> <span id="prop-id" class="property-name">id</span> </td> <td> <span class="datatype-reference">number </span> @@ -142,18 +142,18 @@ </td> </tr> <tr> - <td> <span id="prop-serviceName" class="property-name">serviceName</span> + <td> <span id="prop-updateTime" class="property-name">updateTime</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-serviceType" class="property-name">serviceType</span> + <td> <span id="prop-info" class="property-name">info</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">map of string </span> </td> <td> <span class="property-description"></span> @@ -165,18 +165,18 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "serviceName" : "...", + "appType" : "...", + "createTime" : 12345, + "serviceType" : "...", "ipAddress" : "...", + "hostName" : "...", "id" : 12345, "updateTime" : 12345, - "appType" : "...", "info" : { "property1" : "...", "property2" : "..." - }, - "hostName" : "...", - "createTime" : 12345, - "serviceName" : "...", - "serviceType" : "..." + } }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_RangerPluginInfoList.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerPluginInfoList.html?rev=1864666&r1=1864665&r2=1864666&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerPluginInfoList.html (original) +++ ranger/site/trunk/apidocs/json_RangerPluginInfoList.html Wed Aug 7 18:46:37 2019 @@ -147,31 +147,31 @@ <pre class="prettyprint language-js example">{ "pluginInfoList" : [ { + "serviceName" : "...", + "appType" : "...", + "createTime" : 12345, + "serviceType" : "...", "ipAddress" : "...", + "hostName" : "...", "id" : 12345, "updateTime" : 12345, - "appType" : "...", "info" : { "property1" : "...", "property2" : "..." - }, - "hostName" : "...", - "createTime" : 12345, - "serviceName" : "...", - "serviceType" : "..." + } }, { + "serviceName" : "...", + "appType" : "...", + "createTime" : 12345, + "serviceType" : "...", "ipAddress" : "...", + "hostName" : "...", "id" : 12345, "updateTime" : 12345, - "appType" : "...", "info" : { "property1" : "...", "property2" : "..." - }, - "hostName" : "...", - "createTime" : 12345, - "serviceName" : "...", - "serviceType" : "..." + } } ], "listSize" : 12345, "list" : [ { }, { } ],
