Modified: ranger/site/trunk/apidocs/json_ServicePolicies.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_ServicePolicies.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_ServicePolicies.html (original) +++ ranger/site/trunk/apidocs/json_ServicePolicies.html Wed Aug 7 18:15:52 2019 @@ -79,16 +79,16 @@ </thead> <tbody> <tr> - <td> <span id="prop-securityZones" class="property-name">securityZones</span> + <td> <span id="prop-policyDeltas" class="property-name">policyDeltas</span> </td> - <td> <span class="datatype-reference">map of <a href="json_SecurityZoneInfo.html">SecurityZoneInfo</a> + <td> <span class="datatype-reference">array of <a href="json_RangerPolicyDelta.html">RangerPolicyDelta</a> </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-serviceId" class="property-name">serviceId</span> </td> <td> <span class="datatype-reference">number </span> @@ -97,90 +97,90 @@ </td> </tr> <tr> - <td> <span id="prop-serviceDef" class="property-name">serviceDef</span> + <td> <span id="prop-auditMode" class="property-name">auditMode</span> </td> - <td> <span class="datatype-reference"><a href="json_RangerServiceDef.html">RangerServiceDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-userRoles" class="property-name">userRoles</span> + <td> <span id="prop-policyVersion" class="property-name">policyVersion</span> </td> - <td> <span class="datatype-reference">map of array of string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-policies" class="property-name">policies</span> + <td> <span id="prop-serviceDef" class="property-name">serviceDef</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerPolicy.html">RangerPolicy</a> + <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 id="prop-auditMode" class="property-name">auditMode</span> + <td> <span id="prop-securityZones" class="property-name">securityZones</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">map of <a href="json_SecurityZoneInfo.html">SecurityZoneInfo</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-groupRoles" class="property-name">groupRoles</span> + <td> <span id="prop-policyUpdateTime" class="property-name">policyUpdateTime</span> </td> - <td> <span class="datatype-reference">map of array of string + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-serviceName" class="property-name">serviceName</span> + <td> <span id="prop-groupRoles" class="property-name">groupRoles</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> </td> </tr> <tr> - <td> <span id="prop-serviceId" class="property-name">serviceId</span> + <td> <span id="prop-serviceName" class="property-name">serviceName</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-policyVersion" class="property-name">policyVersion</span> + <td> <span id="prop-userRoles" class="property-name">userRoles</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">map of array of string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-policyDeltas" class="property-name">policyDeltas</span> + <td> <span id="prop-tagPolicies" class="property-name">tagPolicies</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerPolicyDelta.html">RangerPolicyDelta</a> + <td> <span class="datatype-reference"><a href="json_TagPolicies.html">TagPolicies</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-tagPolicies" class="property-name">tagPolicies</span> + <td> <span id="prop-policies" class="property-name">policies</span> </td> - <td> <span class="datatype-reference"><a href="json_TagPolicies.html">TagPolicies</a> + <td> <span class="datatype-reference">array of <a href="json_RangerPolicy.html">RangerPolicy</a> </span> </td> <td> <span class="property-description"></span> @@ -192,330 +192,175 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ - "securityZones" : { - "property1" : { - "resources" : [ { - "property1" : [ ], - "property2" : [ ] - }, { - "property1" : [ ], - "property2" : [ ] - } ], - "policies" : [ { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } ], - "containsAssociatedTagService" : true, - "zoneName" : "...", - "policyDeltas" : [ { - "id" : 12345, - "changeType" : 12345, - "policy" : { } - }, { - "id" : 12345, - "changeType" : 12345, - "policy" : { } - } ] - }, - "property2" : { - "resources" : [ { - "property1" : [ ], - "property2" : [ ] - }, { - "property1" : [ ], - "property2" : [ ] - } ], - "policies" : [ { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } ], - "containsAssociatedTagService" : true, + "policyDeltas" : [ { + "policy" : { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], "zoneName" : "...", - "policyDeltas" : [ { - "id" : 12345, - "changeType" : 12345, - "policy" : { } - }, { - "id" : 12345, - "changeType" : 12345, - "policy" : { } - } ] - } - }, - "policyUpdateTime" : 12345, - "serviceDef" : { - "enums" : [ { - "defaultIndex" : 12345, - "elements" : [ { }, { } ], - "itemId" : 12345, - "name" : "..." - }, { - "defaultIndex" : 12345, - "elements" : [ { }, { } ], - "itemId" : 12345, - "name" : "..." - } ], - "name" : "...", - "contextEnrichers" : [ { - "enricherOptions" : { - "property1" : "...", - "property2" : "..." + "options" : { + "property1" : { }, + "property2" : { } }, - "itemId" : 12345, - "enricher" : "...", - "name" : "..." - }, { - "enricherOptions" : { - "property1" : "...", - "property2" : "..." - }, - "itemId" : 12345, - "enricher" : "...", - "name" : "..." - } ], - "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" : "...", "name" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, - "matcherOptions" : { - "property1" : "...", - "property2" : "..." - } - }, { - "validationMessage" : "...", - "label" : "...", - "excludesSupported" : true, - "uiHint" : "...", - "isValidLeaf" : true, - "type" : "...", - "level" : 12345, + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, + "id" : 12345, + "changeType" : 12345 + }, { + "policy" : { + "resourceSignature" : "...", "description" : "...", - "rbKeyDescription" : "...", - "recursiveSupported" : true, - "lookupSupported" : true, - "rbKeyLabel" : "...", - "matcher" : "...", - "rbKeyValidationMessage" : "...", - "validationRegEx" : "...", - "mandatory" : true, - "parent" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, "name" : "...", - "accessTypeRestrictions" : [ "...", "..." ], - "itemId" : 12345, - "matcherOptions" : { - "property1" : "...", - "property2" : "..." - } - } ], - "accessTypes" : [ { + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, + "id" : 12345, + "changeType" : 12345 + } ], + "serviceId" : 12345, + "auditMode" : "...", + "policyVersion" : 12345, + "serviceDef" : { + "enums" : [ { "name" : "...", - "label" : "...", + "defaultIndex" : 12345, "itemId" : 12345, - "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] + "elements" : [ { }, { } ] }, { "name" : "...", - "label" : "...", + "defaultIndex" : 12345, "itemId" : 12345, - "rbKeyLabel" : "...", - "impliedGrants" : [ "...", "..." ] + "elements" : [ { }, { } ] } ], - "rbKeyDescription" : "...", - "description" : "...", "rbKeyLabel" : "...", - "label" : "...", "dataMaskDef" : { - "accessTypes" : [ { }, { } ], "resources" : [ { }, { } ], + "accessTypes" : [ { }, { } ], "maskTypes" : [ { }, { } ] }, + "label" : "...", + "description" : "...", + "name" : "...", + "rbKeyDescription" : "...", + "contextEnrichers" : [ { + "enricherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "enricher" : "...", + "name" : "...", + "itemId" : 12345 + }, { + "enricherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "enricher" : "...", + "name" : "...", + "itemId" : 12345 + } ], + "implClass" : "...", "policyConditions" : [ { - "label" : "...", - "uiHint" : "...", "name" : "...", + "description" : "...", "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, - "description" : "...", - "itemId" : 12345, - "rbKeyDescription" : "...", + "validationMessage" : "...", "rbKeyValidationMessage" : "...", "validationRegEx" : "...", - "rbKeyLabel" : "...", - "evaluator" : "...", - "validationMessage" : "..." - }, { "label" : "...", "uiHint" : "...", + "itemId" : 12345, + "rbKeyLabel" : "...", + "rbKeyDescription" : "...", + "evaluator" : "..." + }, { "name" : "...", + "description" : "...", "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, - "description" : "...", - "itemId" : 12345, - "rbKeyDescription" : "...", + "validationMessage" : "...", "rbKeyValidationMessage" : "...", "validationRegEx" : "...", + "label" : "...", + "uiHint" : "...", + "itemId" : 12345, + "rbKeyLabel" : "...", + "rbKeyDescription" : "...", + "evaluator" : "..." + } ], + "accessTypes" : [ { + "name" : "...", + "rbKeyLabel" : "...", + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 + }, { + "name" : "...", "rbKeyLabel" : "...", - "evaluator" : "...", - "validationMessage" : "..." + "label" : "...", + "impliedGrants" : [ "...", "..." ], + "itemId" : 12345 } ], "rowFilterDef" : { "resources" : [ { }, { } ], @@ -523,537 +368,702 @@ }, "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" : "...", + "validationRegEx" : "..." + } ], + "resources" : [ { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", + "validationMessage" : "...", + "itemId" : 12345, + "isValidLeaf" : true, + "matcher" : "...", + "excludesSupported" : true, "name" : "...", + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "matcherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true + }, { + "lookupSupported" : true, + "rbKeyValidationMessage" : "...", + "validationMessage" : "...", "itemId" : 12345, - "validationMessage" : "..." + "isValidLeaf" : true, + "matcher" : "...", + "excludesSupported" : true, + "name" : "...", + "rbKeyLabel" : "...", + "recursiveSupported" : true, + "description" : "...", + "level" : 12345, + "uiHint" : "...", + "label" : "...", + "accessTypeRestrictions" : [ "...", "..." ], + "matcherOptions" : { + "property1" : "...", + "property2" : "..." + }, + "parent" : "...", + "validationRegEx" : "...", + "rbKeyDescription" : "...", + "type" : "...", + "mandatory" : true } ], - "implClass" : "...", + "options" : { + "property1" : "...", + "property2" : "..." + }, "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, + "securityZones" : { + "property1" : { + "containsAssociatedTagService" : true, + "policies" : [ { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + } ], + "resources" : [ { + "property1" : [ ], + "property2" : [ ] + }, { + "property1" : [ ], + "property2" : [ ] + } ], + "zoneName" : "...", + "policyDeltas" : [ { + "policy" : { }, + "id" : 12345, + "changeType" : 12345 + }, { + "policy" : { }, + "id" : 12345, + "changeType" : 12345 + } ] + }, + "property2" : { + "containsAssociatedTagService" : true, + "policies" : [ { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + } ], + "resources" : [ { + "property1" : [ ], + "property2" : [ ] + }, { + "property1" : [ ], + "property2" : [ ] + } ], + "zoneName" : "...", + "policyDeltas" : [ { + "policy" : { }, + "id" : 12345, + "changeType" : 12345 + }, { + "policy" : { }, + "id" : 12345, + "changeType" : 12345 + } ] + } + }, + "policyUpdateTime" : 12345, + "groupRoles" : { + "property1" : [ "...", "..." ], + "property2" : [ "...", "..." ] + }, + "serviceName" : "...", "userRoles" : { "property1" : [ "...", "..." ], "property2" : [ "...", "..." ] }, + "tagPolicies" : { + "policies" : [ { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, { + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { }, { } ], + "policyItems" : [ { }, { } ], + "policyType" : 12345, + "allowExceptions" : [ { }, { } ], + "service" : "...", + "denyExceptions" : [ { }, { } ], + "conditions" : [ { }, { } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { }, { } ], + "validitySchedules" : [ { }, { } ], + "resources" : { + "property1" : { }, + "property2" : { } + }, + "denyPolicyItems" : [ { }, { } ], + "zoneName" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "name" : "...", + "isAuditEnabled" : true, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + } ], + "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 + }, + "policyUpdateTime" : 12345, + "serviceId" : 12345, + "serviceName" : "...", + "auditMode" : "...", + "policyVersion" : 12345 + }, "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" : { }, + "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 }, { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { - "users" : [ "...", "..." ], + "resourceSignature" : "...", + "description" : "...", + "rowFilterPolicyItems" : [ { + "rowFilterInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { + "rowFilterInfo" : { }, + "accesses" : [ { }, { } ], "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + } ], + "policyItems" : [ { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + }, { + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], - "resources" : { - "property1" : { - "isRecursive" : true, - "values" : [ "...", "..." ], - "isExcludes" : true - }, - "property2" : { - "isRecursive" : true, - "values" : [ "...", "..." ], - "isExcludes" : true - } - }, - "description" : "...", - "policyItems" : [ { + "policyType" : 12345, + "allowExceptions" : [ { + "accesses" : [ { }, { } ], "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + }, { "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + } ], + "service" : "...", + "denyExceptions" : [ { + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] }, { + "accesses" : [ { }, { } ], "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + } ], + "conditions" : [ { + "values" : [ "...", "..." ], + "type" : "..." + }, { + "values" : [ "...", "..." ], + "type" : "..." + } ], + "policyPriority" : 12345, + "serviceType" : "...", + "policyLabels" : [ "...", "..." ], + "isDenyAllElse" : true, + "dataMaskPolicyItems" : [ { + "dataMaskInfo" : { }, "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "users" : [ "...", "..." ], + "delegateAdmin" : true, + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] + }, { + "dataMaskInfo" : { }, + "accesses" : [ { }, { } ], + "users" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "conditions" : [ { }, { } ], + "roles" : [ "...", "..." ], + "groups" : [ "...", "..." ] } ], "validitySchedules" : [ { + "recurrences" : [ { }, { } ], "timeZone" : "...", "endTime" : "...", - "recurrences" : [ { }, { } ], "startTime" : "..." }, { + "recurrences" : [ { }, { } ], "timeZone" : "...", "endTime" : "...", - "recurrences" : [ { }, { } ], "startTime" : "..." } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { - "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] - }, { - "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "conditions" : [ { - "type" : "...", - "values" : [ "...", "..." ] - }, { - "type" : "...", - "values" : [ "...", "..." ] - } ], - "denyExceptions" : [ { - "users" : [ "...", "..." ], + "resources" : { + "property1" : { + "values" : [ "...", "..." ], + "isRecursive" : true, + "isExcludes" : true + }, + "property2" : { + "values" : [ "...", "..." ], + "isRecursive" : true, + "isExcludes" : true + } + }, + "denyPolicyItems" : [ { "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" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] - } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { - "dataMaskInfo" : { }, "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], - "roles" : [ "...", "..." ], "delegateAdmin" : true, - "conditions" : [ { }, { } ] - }, { - "dataMaskInfo" : { }, - "users" : [ "...", "..." ], - "accesses" : [ { }, { } ], - "groups" : [ "...", "..." ], + "conditions" : [ { }, { } ], "roles" : [ "...", "..." ], - "delegateAdmin" : true, - "conditions" : [ { }, { } ] + "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 - } ], - "auditMode" : "...", - "groupRoles" : { - "property1" : [ "...", "..." ], - "property2" : [ "...", "..." ] - }, - "serviceName" : "...", - "serviceId" : 12345, - "policyVersion" : 12345, - "policyDeltas" : [ { - "id" : 12345, - "changeType" : 12345, - "policy" : { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } - }, { "id" : 12345, - "changeType" : 12345, - "policy" : { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } - } ], - "tagPolicies" : { - "policyVersion" : 12345, - "serviceId" : 12345, - "policyUpdateTime" : 12345, - "policies" : [ { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, { - "zoneName" : "...", - "policyLabels" : [ "...", "..." ], - "denyPolicyItems" : [ { }, { } ], - "resources" : { - "property1" : { }, - "property2" : { } - }, - "description" : "...", - "policyItems" : [ { }, { } ], - "validitySchedules" : [ { }, { } ], - "isAuditEnabled" : true, - "policyPriority" : 12345, - "service" : "...", - "allowExceptions" : [ { }, { } ], - "conditions" : [ { }, { } ], - "denyExceptions" : [ { }, { } ], - "rowFilterPolicyItems" : [ { }, { } ], - "name" : "...", - "resourceSignature" : "...", - "dataMaskPolicyItems" : [ { }, { } ], - "options" : { - "property1" : { }, - "property2" : { } - }, - "policyType" : 12345, - "serviceType" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } ], - "auditMode" : "...", - "serviceName" : "...", - "serviceDef" : { - "enums" : [ { }, { } ], - "name" : "...", - "contextEnrichers" : [ { }, { } ], - "options" : { - "property1" : "...", - "property2" : "..." - }, - "resources" : [ { }, { } ], - "accessTypes" : [ { }, { } ], - "rbKeyDescription" : "...", - "description" : "...", - "rbKeyLabel" : "...", - "label" : "...", - "dataMaskDef" : { }, - "policyConditions" : [ { }, { } ], - "rowFilterDef" : { }, - "configs" : [ { }, { } ], - "implClass" : "...", - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } - } + "updatedBy" : "...", + "updateTime" : 12345 + } ] }</pre> <footer class="footer">
Modified: ranger/site/trunk/apidocs/json_ServiceTags.html URL: http://svn.apache.org/viewvc/ranger/site/trunk/apidocs/json_ServiceTags.html?rev=1864664&r1=1864663&r2=1864664&view=diff ============================================================================== --- ranger/site/trunk/apidocs/json_ServiceTags.html (original) +++ ranger/site/trunk/apidocs/json_ServiceTags.html Wed Aug 7 18:15:52 2019 @@ -79,72 +79,72 @@ </thead> <tbody> <tr> - <td> <span id="prop-serviceName" class="property-name">serviceName</span> + <td> <span id="prop-tagUpdateTime" class="property-name">tagUpdateTime</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-tagDefinitions" class="property-name">tagDefinitions</span> + <td> <span id="prop-serviceName" class="property-name">serviceName</span> </td> - <td> <span class="datatype-reference">map of <a href="json_RangerTagDef.html">RangerTagDef</a> + <td> <span class="datatype-reference">string </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-tagUpdateTime" class="property-name">tagUpdateTime</span> + <td> <span id="prop-resourceToTagIds" class="property-name">resourceToTagIds</span> </td> - <td> <span class="datatype-reference">number + <td> <span class="datatype-reference">map of array of number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-serviceResources" class="property-name">serviceResources</span> + <td> <span id="prop-tags" class="property-name">tags</span> </td> - <td> <span class="datatype-reference">array of <a href="json_RangerServiceResource.html">RangerServiceResource</a> + <td> <span class="datatype-reference">map of <a href="json_RangerTag.html">RangerTag</a> </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-op" class="property-name">op</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-op" class="property-name">op</span> + <td> <span id="prop-tagDefinitions" class="property-name">tagDefinitions</span> </td> - <td> <span class="datatype-reference">string + <td> <span class="datatype-reference">map of <a href="json_RangerTagDef.html">RangerTagDef</a> </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-resourceToTagIds" class="property-name">resourceToTagIds</span> + <td> <span id="prop-tagVersion" class="property-name">tagVersion</span> </td> - <td> <span class="datatype-reference">map of array of number + <td> <span class="datatype-reference">number </span> </td> <td> <span class="property-description"></span> </td> </tr> <tr> - <td> <span id="prop-tags" class="property-name">tags</span> + <td> <span id="prop-serviceResources" class="property-name">serviceResources</span> </td> - <td> <span class="datatype-reference">map of <a href="json_RangerTag.html">RangerTag</a> + <td> <span class="datatype-reference">array of <a href="json_RangerServiceResource.html">RangerServiceResource</a> </span> </td> <td> <span class="property-description"></span> @@ -156,165 +156,165 @@ <p class="lead">Example</p> <pre class="prettyprint language-js example">{ + "tagUpdateTime" : 12345, "serviceName" : "...", + "resourceToTagIds" : { + "property1" : [ 12345, 12345 ], + "property2" : [ 12345, 12345 ] + }, + "tags" : { + "property1" : { + "validityPeriods" : [ { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + }, { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + } ], + "type" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "owner" : 12345, + "attributes" : { + "property1" : "...", + "property2" : "..." + }, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + }, + "property2" : { + "validityPeriods" : [ { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + }, { + "recurrences" : [ { }, { } ], + "timeZone" : "...", + "endTime" : "...", + "startTime" : "..." + } ], + "type" : "...", + "options" : { + "property1" : { }, + "property2" : { } + }, + "owner" : 12345, + "attributes" : { + "property1" : "...", + "property2" : "..." + }, + "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, + "createdBy" : "...", + "guid" : "...", + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + } + }, + "op" : "...", "tagDefinitions" : { "property1" : { "name" : "...", - "source" : "...", "attributeDefs" : [ { - "type" : "...", - "name" : "..." + "name" : "...", + "type" : "..." }, { - "type" : "...", - "name" : "..." + "name" : "...", + "type" : "..." } ], + "source" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, "property2" : { "name" : "...", - "source" : "...", "attributeDefs" : [ { - "type" : "...", - "name" : "..." + "name" : "...", + "type" : "..." }, { - "type" : "...", - "name" : "..." + "name" : "...", + "type" : "..." } ], + "source" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 } }, - "tagUpdateTime" : 12345, + "tagVersion" : 12345, "serviceResources" : [ { "resourceSignature" : "...", - "serviceName" : "...", "resourceElements" : { "property1" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true }, "property2" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true } }, + "serviceName" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 }, { "resourceSignature" : "...", - "serviceName" : "...", "resourceElements" : { "property1" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true }, "property2" : { - "isRecursive" : true, "values" : [ "...", "..." ], + "isRecursive" : true, "isExcludes" : true } }, + "serviceName" : "...", "version" : 12345, + "createTime" : 12345, + "isEnabled" : true, "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } ], - "tagVersion" : 12345, - "op" : "...", - "resourceToTagIds" : { - "property1" : [ 12345, 12345 ], - "property2" : [ 12345, 12345 ] - }, - "tags" : { - "property1" : { - "type" : "...", - "attributes" : { - "property1" : "...", - "property2" : "..." - }, - "options" : { - "property1" : { }, - "property2" : { } - }, - "validityPeriods" : [ { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - }, { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - } ], - "owner" : 12345, - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - }, - "property2" : { - "type" : "...", - "attributes" : { - "property1" : "...", - "property2" : "..." - }, - "options" : { - "property1" : { }, - "property2" : { } - }, - "validityPeriods" : [ { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - }, { - "timeZone" : "...", - "endTime" : "...", - "recurrences" : [ { }, { } ], - "startTime" : "..." - } ], - "owner" : 12345, - "version" : 12345, - "createdBy" : "...", - "updatedBy" : "...", - "id" : 12345, - "guid" : "...", - "updateTime" : 12345, - "isEnabled" : true, - "createTime" : 12345 - } - } + "id" : 12345, + "updatedBy" : "...", + "updateTime" : 12345 + } ] }</pre> <footer class="footer">
