RangerAccessResourceReadOnly Data Type

Implemented Interfaces
RangerAccessResource
Properties
name data type description
readOnlyCopy RangerAccessResource
leafName string
ownerUser string
asMap map of object
keys array of string
serviceDef RangerServiceDef
cacheKey string
asString string

Example

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