name | data type | description |
---|---|---|
asString | string | |
serviceDef | RangerServiceDef | |
readOnlyCopy | RangerAccessResource | |
keys | array of string | |
cacheKey | string | |
leafName | string | |
ownerUser | string | |
asMap | map of object |
Example
{ "asString" : "...", "serviceDef" : { "options" : { "property1" : "...", "property2" : "..." }, "configs" : [ { "validationRegEx" : "...", "type" : "...", "itemId" : 12345, "validationMessage" : "...", "rbKeyValidationMessage" : "...", "label" : "...", "rbKeyDescription" : "...", "description" : "...", "subType" : "...", "name" : "...", "rbKeyLabel" : "...", "defaultValue" : "...", "uiHint" : "...", "mandatory" : true }, { "validationRegEx" : "...", "type" : "...", "itemId" : 12345, "validationMessage" : "...", "rbKeyValidationMessage" : "...", "label" : "...", "rbKeyDescription" : "...", "description" : "...", "subType" : "...", "name" : "...", "rbKeyLabel" : "...", "defaultValue" : "...", "uiHint" : "...", "mandatory" : true } ], "rowFilterDef" : { "resources" : [ { }, { } ], "accessTypes" : [ { }, { } ] }, "accessTypes" : [ { "name" : "...", "label" : "...", "itemId" : 12345, "impliedGrants" : [ "...", "..." ], "rbKeyLabel" : "..." }, { "name" : "...", "label" : "...", "itemId" : 12345, "impliedGrants" : [ "...", "..." ], "rbKeyLabel" : "..." } ], "policyConditions" : [ { "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, "rbKeyLabel" : "...", "validationRegEx" : "...", "rbKeyDescription" : "...", "rbKeyValidationMessage" : "...", "label" : "...", "itemId" : 12345, "validationMessage" : "...", "uiHint" : "...", "evaluator" : "...", "description" : "...", "name" : "..." }, { "evaluatorOptions" : { "property1" : "...", "property2" : "..." }, "rbKeyLabel" : "...", "validationRegEx" : "...", "rbKeyDescription" : "...", "rbKeyValidationMessage" : "...", "label" : "...", "itemId" : 12345, "validationMessage" : "...", "uiHint" : "...", "evaluator" : "...", "description" : "...", "name" : "..." } ], "description" : "...", "displayName" : "...", "name" : "...", "dataMaskDef" : { "resources" : [ { }, { } ], "accessTypes" : [ { }, { } ], "maskTypes" : [ { }, { } ] }, "resources" : [ { "validationMessage" : "...", "recursiveSupported" : true, "description" : "...", "rbKeyDescription" : "...", "uiHint" : "...", "validationRegEx" : "...", "lookupSupported" : true, "rbKeyValidationMessage" : "...", "rbKeyLabel" : "...", "name" : "...", "matcher" : "...", "mandatory" : true, "parent" : "...", "excludesSupported" : true, "isValidLeaf" : true, "matcherOptions" : { "property1" : "...", "property2" : "..." }, "itemId" : 12345, "accessTypeRestrictions" : [ "...", "..." ], "label" : "...", "type" : "...", "level" : 12345 }, { "validationMessage" : "...", "recursiveSupported" : true, "description" : "...", "rbKeyDescription" : "...", "uiHint" : "...", "validationRegEx" : "...", "lookupSupported" : true, "rbKeyValidationMessage" : "...", "rbKeyLabel" : "...", "name" : "...", "matcher" : "...", "mandatory" : true, "parent" : "...", "excludesSupported" : true, "isValidLeaf" : true, "matcherOptions" : { "property1" : "...", "property2" : "..." }, "itemId" : 12345, "accessTypeRestrictions" : [ "...", "..." ], "label" : "...", "type" : "...", "level" : 12345 } ], "contextEnrichers" : [ { "enricherOptions" : { "property1" : "...", "property2" : "..." }, "itemId" : 12345, "enricher" : "...", "name" : "..." }, { "enricherOptions" : { "property1" : "...", "property2" : "..." }, "itemId" : 12345, "enricher" : "...", "name" : "..." } ], "rbKeyLabel" : "...", "rbKeyDescription" : "...", "implClass" : "...", "label" : "...", "enums" : [ { "itemId" : 12345, "name" : "...", "elements" : [ { }, { } ], "defaultIndex" : 12345 }, { "itemId" : 12345, "name" : "...", "elements" : [ { }, { } ], "defaultIndex" : 12345 } ], "updatedBy" : "...", "version" : 12345, "id" : 12345, "createdBy" : "...", "updateTime" : 12345, "isEnabled" : true, "createTime" : 12345, "guid" : "..." }, "readOnlyCopy" : { "asMap" : { "property1" : { }, "property2" : { } }, "keys" : [ "...", "..." ], "leafName" : "...", "serviceDef" : { "options" : { "property1" : "...", "property2" : "..." }, "configs" : [ { }, { } ], "rowFilterDef" : { }, "accessTypes" : [ { }, { } ], "policyConditions" : [ { }, { } ], "description" : "...", "displayName" : "...", "name" : "...", "dataMaskDef" : { }, "resources" : [ { }, { } ], "contextEnrichers" : [ { }, { } ], "rbKeyLabel" : "...", "rbKeyDescription" : "...", "implClass" : "...", "label" : "...", "enums" : [ { }, { } ], "updatedBy" : "...", "version" : 12345, "id" : 12345, "createdBy" : "...", "updateTime" : 12345, "isEnabled" : true, "createTime" : 12345, "guid" : "..." }, "ownerUser" : "...", "readOnlyCopy" : { }, "cacheKey" : "...", "asString" : "..." }, "keys" : [ "...", "..." ], "cacheKey" : "...", "leafName" : "...", "ownerUser" : "...", "asMap" : { "property1" : { }, "property2" : { } } }