| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| accessTypes | list of rangerAccessTypeDef | element | 0/unbounded | ||
| resources | list of rangerResourceDef | element | 0/unbounded |
Example
<r----->
<resources>
<label>...</label>
<mandatory>...</mandatory>
<validationRegEx>...</validationRegEx>
<uiHint>...</uiHint>
<type>...</type>
<accessTypeRestrictions>...</accessTypeRestrictions>
<level>...</level>
<recursiveSupported>...</recursiveSupported>
<matcherOptions>...</matcherOptions>
<name>...</name>
<itemId>...</itemId>
<rbKeyLabel>...</rbKeyLabel>
<rbKeyDescription>...</rbKeyDescription>
<lookupSupported>...</lookupSupported>
<rbKeyValidationMessage>...</rbKeyValidationMessage>
<parent>...</parent>
<matcher>...</matcher>
<validationMessage>...</validationMessage>
<excludesSupported>...</excludesSupported>
<description>...</description>
<isValidLeaf>...</isValidLeaf>
</resources>
<accessTypes>
<rbKeyLabel>...</rbKeyLabel>
<itemId>...</itemId>
<category>...</category>
<impliedGrants>...</impliedGrants>
<name>...</name>
<label>...</label>
</accessTypes>
</r----->