name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
accessTypes | list of rangerAccessTypeDef | element | 0/unbounded | ||
configs | list of rangerServiceConfigDef | element | 0/unbounded | ||
contextEnrichers | list of rangerContextEnricherDef | element | 0/unbounded | ||
dataMaskDef | rangerDataMaskDef | element | 0/1 | ||
description | string | element | 0/1 | ||
displayName | string | element | 0/1 | ||
enums | list of rangerEnumDef | element | 0/unbounded | ||
implClass | string | element | 0/1 | ||
label | string | element | 0/1 | ||
name | string | element | 0/1 | ||
options | (custom) | element | 0/1 | ||
policyConditions | list of rangerPolicyConditionDef | element | 0/unbounded | ||
rbKeyDescription | string | element | 0/1 | ||
rbKeyLabel | string | element | 0/1 | ||
resources | list of rangerResourceDef | element | 0/unbounded | ||
rowFilterDef | rangerRowFilterDef | element | 0/1 | ||
Properties inherited from rangerBaseModelObject |
|||||
createTime | dateTime | element | 0/1 | ||
createdBy | string | element | 0/1 | ||
guid | string | element | 0/1 | ||
id | long | element | 0/1 | ||
isEnabled | boolean | element | 0/1 | ||
updateTime | dateTime | element | 0/1 | ||
updatedBy | string | element | 0/1 | ||
version | long | element | 0/1 |
Example
<rangerServiceDef> <contextEnrichers> <enricherOptions>...</enricherOptions> <name>...</name> <itemId>...</itemId> <enricher>...</enricher> </contextEnrichers> <policyConditions> <rbKeyLabel>...</rbKeyLabel> <name>...</name> <rbKeyValidationMessage>...</rbKeyValidationMessage> <itemId>...</itemId> <evaluatorOptions>...</evaluatorOptions> <evaluator>...</evaluator> <description>...</description> <uiHint>...</uiHint> <label>...</label> <validationMessage>...</validationMessage> <validationRegEx>...</validationRegEx> <rbKeyDescription>...</rbKeyDescription> </policyConditions> <resources> <description>...</description> <validationRegEx>...</validationRegEx> <accessTypeRestrictions>...</accessTypeRestrictions> <name>...</name> <uiHint>...</uiHint> <excludesSupported>...</excludesSupported> <matcherOptions>...</matcherOptions> <mandatory>...</mandatory> <label>...</label> <rbKeyValidationMessage>...</rbKeyValidationMessage> <parent>...</parent> <rbKeyDescription>...</rbKeyDescription> <validationMessage>...</validationMessage> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <recursiveSupported>...</recursiveSupported> <type>...</type> <matcher>...</matcher> <lookupSupported>...</lookupSupported> <level>...</level> <isValidLeaf>...</isValidLeaf> </resources> <rowFilterDef> <accessTypes> <rbKeyLabel>...</rbKeyLabel> <label>...</label> <name>...</name> <itemId>...</itemId> <impliedGrants>...</impliedGrants> </accessTypes> <resources> <description>...</description> <validationRegEx>...</validationRegEx> <accessTypeRestrictions>...</accessTypeRestrictions> <name>...</name> <uiHint>...</uiHint> <excludesSupported>...</excludesSupported> <matcherOptions>...</matcherOptions> <mandatory>...</mandatory> <label>...</label> <rbKeyValidationMessage>...</rbKeyValidationMessage> <parent>...</parent> <rbKeyDescription>...</rbKeyDescription> <validationMessage>...</validationMessage> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <recursiveSupported>...</recursiveSupported> <type>...</type> <matcher>...</matcher> <lookupSupported>...</lookupSupported> <level>...</level> <isValidLeaf>...</isValidLeaf> </resources> </rowFilterDef> <dataMaskDef> <resources> <description>...</description> <validationRegEx>...</validationRegEx> <accessTypeRestrictions>...</accessTypeRestrictions> <name>...</name> <uiHint>...</uiHint> <excludesSupported>...</excludesSupported> <matcherOptions>...</matcherOptions> <mandatory>...</mandatory> <label>...</label> <rbKeyValidationMessage>...</rbKeyValidationMessage> <parent>...</parent> <rbKeyDescription>...</rbKeyDescription> <validationMessage>...</validationMessage> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <recursiveSupported>...</recursiveSupported> <type>...</type> <matcher>...</matcher> <lookupSupported>...</lookupSupported> <level>...</level> <isValidLeaf>...</isValidLeaf> </resources> <accessTypes> <rbKeyLabel>...</rbKeyLabel> <label>...</label> <name>...</name> <itemId>...</itemId> <impliedGrants>...</impliedGrants> </accessTypes> <maskTypes> <dataMaskOptions>...</dataMaskOptions> <itemId>...</itemId> <label>...</label> <description>...</description> <rbKeyLabel>...</rbKeyLabel> <rbKeyDescription>...</rbKeyDescription> <transformer>...</transformer> <name>...</name> </maskTypes> </dataMaskDef> <rbKeyDescription>...</rbKeyDescription> <description>...</description> <options>...</options> <name>...</name> <configs> <rbKeyValidationMessage>...</rbKeyValidationMessage> <validationRegEx>...</validationRegEx> <rbKeyDescription>...</rbKeyDescription> <name>...</name> <defaultValue>...</defaultValue> <mandatory>...</mandatory> <description>...</description> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <validationMessage>...</validationMessage> <uiHint>...</uiHint> <label>...</label> <type>...</type> <subType>...</subType> </configs> <implClass>...</implClass> <enums> <name>...</name> <elements> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <name>...</name> <label>...</label> </elements> <defaultIndex>...</defaultIndex> <itemId>...</itemId> </enums> <displayName>...</displayName> <rbKeyLabel>...</rbKeyLabel> <label>...</label> <accessTypes> <rbKeyLabel>...</rbKeyLabel> <label>...</label> <name>...</name> <itemId>...</itemId> <impliedGrants>...</impliedGrants> </accessTypes> <guid>...</guid> <version>...</version> <isEnabled>...</isEnabled> <id>...</id> <updateTime>...</updateTime> <createdBy>...</createdBy> <updatedBy>...</updatedBy> <createTime>...</createTime> </rangerServiceDef>