Modified: ranger/site/trunk/apidocs/json_RangerTagResource.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerTagResource.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerTagResource.html (original) +++ ranger/site/trunk/apidocs/json_RangerTagResource.html Wed Aug 7 18:15:52 2019 @@ -86,50 +86,50 @@ </tr> <tbody> <tr> - <td><span class="property-name">asString</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">asMap</span></td> + <td><span class="datatype-reference">map of object </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">keys</span></td> - <td><span class="datatype-reference">array of string + <td><span class="property-name">readOnlyCopy</span></td> + <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 class="property-name">ownerUser</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">keys</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">serviceDef</span></td> - <td><span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a> + <td><span class="property-name">cacheKey</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">readOnlyCopy</span></td> - <td><span class="datatype-reference"><a href="json_RangerAccessResource.html">RangerAccessResource</a> + <td><span class="property-name">leafName</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">leafName</span></td> - <td><span class="datatype-reference">string + <td><span class="property-name">serviceDef</span></td> + <td><span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a> </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">cacheKey</span></td> + <td><span class="property-name">ownerUser</span></td> <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> <tr> - <td><span class="property-name">asMap</span></td> - <td><span class="datatype-reference">map of object + <td><span class="property-name">asString</span></td> + <td><span class="datatype-reference">string </span></td> <td><span class="property-description"></span></td> </tr> @@ -139,148 +139,138 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "asString" : "...", + "asMap" : { + "property1" : { }, + "property2" : { } + }, + "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" : "..." + }, "keys" : [ "...", "..." ], - "ownerUser" : "...", + "cacheKey" : "...", + "leafName" : "...", "serviceDef" : { "enums" : [ { + "name" : "...", "defaultIndex" : 12345, - "elements" : [ { }, { } ], "itemId" : 12345, - "name" : "..." + "elements" : [ { }, { } ] }, { + "name" : "...", "defaultIndex" : 12345, - "elements" : [ { }, { } ], "itemId" : 12345, - "name" : "..." + "elements" : [ { }, { } ] } ], + "rbKeyLabel" : "...", + "dataMaskDef" : { + "resources" : [ { }, { } ], + "accessTypes" : [ { }, { } ], + "maskTypes" : [ { }, { } ] + }, + "label" : "...", + "description" : "...", "name" : "...", + "rbKeyDescription" : "...", "contextEnrichers" : [ { "enricherOptions" : { "property1" : "...", "property2" : "..." }, - "itemId" : 12345, "enricher" : "...", - "name" : "..." + "name" : "...", + "itemId" : 12345 }, { "enricherOptions" : { "property1" : "...", "property2" : "..." }, - "itemId" : 12345, "enricher" : "...", - "name" : "..." + "name" : "...", + "itemId" : 12345 } ], - "options" : { - "property1" : "...", - "property2" : "..." - }, - "resources" : [ { - "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", - "isValidLeaf" : true, - "type" : "...", - "level" : 12345, - "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", - "matcher" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", + "implClass" : "...", + "policyConditions" : [ { "name" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, - "matcherOptions" : { + "description" : "...", + "evaluatorOptions" : { "property1" : "...", "property2" : "..." - } - }, { + }, "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", - "isValidLeaf" : true, - "type" : "...", - "level" : 12345, - "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", - "matcher" : "...", "rbKeyValidationMessage" : "...", "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", - "name" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, - "matcherOptions" : { - "property1" : "...", - "property2" : "..." - } - } ], - "accessTypes" : [ { - "name" : "...", "label" : "...", + "uiHint" : "...", "itemId" : 12345, "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] + "rbKeyDescription" : "...", + "evaluator" : "..." }, { "name" : "...", - "label" : "...", - "itemId" : 12345, - "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] - } ], - "rbKeyDescription" : "...", - "description" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "dataMaskDef" : { - "accessTypes" : [ { }, { } ], - "resources" : [ { }, { } ], - "maskTypes" : [ { }, { } ] - }, - "policyConditions" : [ { - "label" : "...", - "uiHint" : "...", - "name" : "...", + "description" : "...", "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, - "description" : "...", - "itemId" : 12345, - "rbKeyDescription" : "...", + "validationMessage" : "...", "rbKeyValidationMessage" : "...", "validationRegEx" : "...", - "rbKeyLabel" : "...", - "evaluator" : "...", - "validationMessage" : "..." - }, { "label" : "...", "uiHint" : "...", - "name" : "...", - "evaluatorOptions" : { - "property1" : "...", - "property2" : "..." - }, - "description" : "...", "itemId" : 12345, + "rbKeyLabel" : "...", "rbKeyDescription" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", + "evaluator" : "..." + } ], + "accessTypes" : [ { + "name" : "...", "rbKeyLabel" : "...", - "evaluator" : "...", - "validationMessage" : "..." + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 + }, { + "name" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 } ], "rowFilterDef" : { "resources" : [ { }, { } ], @@ -288,91 +278,101 @@ }, "configs" : [ { "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" : "..." }, { "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" : "..." } ], - "implClass" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, - "readOnlyCopy" : { - "serviceDef" : { - "enums" : [ { }, { } ], + "resources" : [ { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", + "validationMessage" : "...", + "itemId" : 12345, + "isValidLeaf" : true, + "matcher" : "...", + "excludesSupported" : true, "name" : "...", - "contextEnrichers" : [ { }, { } ], - "options" : { + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "matcherOptions" : { "property1" : "...", "property2" : "..." }, - "resources" : [ { }, { } ], - "accessTypes" : [ { }, { } ], + "parent" : "...", + "validationRegEx" : "...", "rbKeyDescription" : "...", - "description" : "...", + "type" : "...", + "mandatory" : true + }, { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", + "validationMessage" : "...", + "itemId" : 12345, + "isValidLeaf" : true, + "matcher" : "...", + "excludesSupported" : true, + "name" : "...", "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", "label" : "...", - "dataMaskDef" : { }, - "policyConditions" : [ { }, { } ], - "rowFilterDef" : { }, - "configs" : [ { }, { } ], - "implClass" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, - "ownerUser" : "...", - "cacheKey" : "...", - "leafName" : "...", - "asString" : "...", - "asMap" : { - "property1" : { }, - "property2" : { } + "accessTypeRestrictions" : [ "...", "..." ], + "matcherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true + } ], + "options" : { + "property1" : "...", + "property2" : "..." }, - "readOnlyCopy" : { }, - "keys" : [ "...", "..." ] + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, - "leafName" : "...", - "cacheKey" : "...", - "asMap" : { - "property1" : { }, - "property2" : { } - } + "ownerUser" : "...", + "asString" : "..." }</pre> <footer class="footer">
Modified: ranger/site/trunk/apidocs/json_RangerTagResourceMap.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerTagResourceMap.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerTagResourceMap.html (original) +++ ranger/site/trunk/apidocs/json_RangerTagResourceMap.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-tagId" class="property-name">tagId</span> + <td> <span id="prop-resourceId" class="property-name">resourceId</span> </td> <td> <span class="datatype-reference">number </span> @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-resourceId" class="property-name">resourceId</span> + <td> <span id="prop-tagId" class="property-name">tagId</span> </td> <td> <span class="datatype-reference">number </span> @@ -108,20 +108,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> @@ -132,19 +132,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> @@ -155,16 +155,16 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "tagId" : 12345, "resourceId" : 12345, + "tagId" : 12345, "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_RangerValidityRecurrence.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerValidityRecurrence.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerValidityRecurrence.html (original) +++ ranger/site/trunk/apidocs/json_RangerValidityRecurrence.html Wed Aug 7 18:15:52 2019 @@ -103,17 +103,17 @@ <pre class="prettyprint language-js example">{ "schedule" : { - "minute" : "...", - "year" : "...", "dayOfMonth" : "...", + "minute" : "...", + "dayOfWeek" : "...", "month" : "...", "hour" : "...", - "dayOfWeek" : "..." + "year" : "..." }, "interval" : { - "hours" : 12345, + "days" : 12345, "minutes" : 12345, - "days" : 12345 + "hours" : 12345 } }</pre> Modified: ranger/site/trunk/apidocs/json_RangerValiditySchedule.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RangerValiditySchedule.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RangerValiditySchedule.html (original) +++ ranger/site/trunk/apidocs/json_RangerValiditySchedule.html Wed Aug 7 18:15:52 2019 @@ -79,16 +79,16 @@ </thead> <tbody> <tr> - <td> <span id="prop-timeZone" class="property-name">timeZone</span> + <td> <span id="prop-recurrences" class="property-name">recurrences</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">array of <a href="json_RangerValidityRecurrence.html">RangerValidityRecurrence</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-endTime" class="property-name">endTime</span> + <td> <span id="prop-timeZone" class="property-name">timeZone</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,9 +97,9 @@ </td> </tr> <tr> - <td> <span id="prop-recurrences" class="property-name">recurrences</span> + <td> <span id="prop-endTime" class="property-name">endTime</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerValidityRecurrence.html">RangerValidityRecurrence</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> @@ -120,37 +120,37 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "timeZone" : "...", - "endTime" : "...", "recurrences" : [ { "schedule" : { - "minute" : "...", - "year" : "...", "dayOfMonth" : "...", + "minute" : "...", + "dayOfWeek" : "...", "month" : "...", "hour" : "...", - "dayOfWeek" : "..." + "year" : "..." }, "interval" : { - "hours" : 12345, + "days" : 12345, "minutes" : 12345, - "days" : 12345 + "hours" : 12345 } }, { "schedule" : { - "minute" : "...", - "year" : "...", "dayOfMonth" : "...", + "minute" : "...", + "dayOfWeek" : "...", "month" : "...", "hour" : "...", - "dayOfWeek" : "..." + "year" : "..." }, "interval" : { - "hours" : 12345, + "days" : 12345, "minutes" : 12345, - "days" : 12345 + "hours" : 12345 } } ], + "timeZone" : "...", + "endTime" : "...", "startTime" : "..." }</pre> Modified: ranger/site/trunk/apidocs/json_RecurrenceSchedule.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_RecurrenceSchedule.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_RecurrenceSchedule.html (original) +++ ranger/site/trunk/apidocs/json_RecurrenceSchedule.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-minute" class="property-name">minute</span> + <td> <span id="prop-dayOfMonth" class="property-name">dayOfMonth</span> </td> <td> <span class="datatype-reference">string </span> @@ -88,7 +88,7 @@ </td> </tr> <tr> - <td> <span id="prop-year" class="property-name">year</span> + <td> <span id="prop-minute" class="property-name">minute</span> </td> <td> <span class="datatype-reference">string </span> @@ -97,7 +97,7 @@ </td> </tr> <tr> - <td> <span id="prop-dayOfMonth" class="property-name">dayOfMonth</span> + <td> <span id="prop-dayOfWeek" class="property-name">dayOfWeek</span> </td> <td> <span class="datatype-reference">string </span> @@ -124,7 +124,7 @@ </td> </tr> <tr> - <td> <span id="prop-dayOfWeek" class="property-name">dayOfWeek</span> + <td> <span id="prop-year" class="property-name">year</span> </td> <td> <span class="datatype-reference">string </span> @@ -138,12 +138,12 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "minute" : "...", - "year" : "...", "dayOfMonth" : "...", + "minute" : "...", + "dayOfWeek" : "...", "month" : "...", "hour" : "...", - "dayOfWeek" : "..." + "year" : "..." }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_ResourceLookupContext.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_ResourceLookupContext.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_ResourceLookupContext.html (original) +++ ranger/site/trunk/apidocs/json_ResourceLookupContext.html Wed Aug 7 18:15:52 2019 @@ -79,7 +79,7 @@ </thead> <tbody> <tr> - <td> <span id="prop-userInput" class="property-name">userInput</span> + <td> <span id="prop-resourceName" class="property-name">resourceName</span> </td> <td> <span class="datatype-reference">string </span> @@ -88,18 +88,18 @@ </td> </tr> <tr> - <td> <span id="prop-resources" class="property-name">resources</span> + <td> <span id="prop-userInput" class="property-name">userInput</span> </td> - <td> <span class="datatype-reference">map of array of string + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-resourceName" class="property-name">resourceName</span> + <td> <span id="prop-resources" class="property-name">resources</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">map of array of string </span> </td> <td> <span class="property-description"></span> @@ -111,12 +111,12 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "resourceName" : "...", "userInput" : "...", "resources" : { "property1" : [ "...", "..." ], "property2" : [ "...", "..." ] - }, - "resourceName" : "..." + } }</pre> <footer class="footer"> Modified: ranger/site/trunk/apidocs/json_SecurityZoneInfo.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_SecurityZoneInfo.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_SecurityZoneInfo.html (original) +++ ranger/site/trunk/apidocs/json_SecurityZoneInfo.html Wed Aug 7 18:15:52 2019 @@ -79,9 +79,9 @@ </thead> <tbody> <tr> - <td> <span id="prop-resources" class="property-name">resources</span> + <td> <span id="prop-containsAssociatedTagService" class="property-name">containsAssociatedTagService</span> </td> - <td> <span class="datatype-reference">array of map of array of object + <td> <span class="datatype-reference">boolean </span> </td> <td> <span class="property-description"></span> @@ -97,9 +97,9 @@ </td> </tr> <tr> - <td> <span id="prop-containsAssociatedTagService" class="property-name">containsAssociatedTagService</span> + <td> <span id="prop-resources" class="property-name">resources</span> </td> - <td> <span class="datatype-reference">boolean + <td> <span class="datatype-reference">array of map of array of object </span> </td> <td> <span class="property-description"></span> @@ -129,388 +129,392 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "resources" : [ { - "property1" : [ ], - "property2" : [ ] - }, { - "property1" : [ ], - "property2" : [ ] - } ], + "containsAssociatedTagService" : true, "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 + } ], + "resources" : [ { + "property1" : [ ], + "property2" : [ ] + }, { + "property1" : [ ], + "property2" : [ ] } ], - "containsAssociatedTagService" : true, "zoneName" : "...", "policyDeltas" : [ { - "id" : 12345, - "changeType" : 12345, "policy" : { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, + "resourceSignature" : "...", "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", + "policyType" : 12345, "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], + "service" : "...", "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "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 + }, "id" : 12345, - "changeType" : 12345, + "changeType" : 12345 + }, { "policy" : { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, + "resourceSignature" : "...", "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", + "policyType" : 12345, "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], + "service" : "...", "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "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 + }, + "id" : 12345, + "changeType" : 12345 } ] }</pre>
