name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
accessTypes | list of rangerAccessTypeDef | element | 0/unbounded | ||
resources | list of rangerResourceDef | element | 0/unbounded |
Example
<rangerRowFilterDef> <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> </rangerRowFilterDef>