RangerServiceDef Data Type

Properties
name data type description
rbKeyLabel string
resources array of RangerResourceDef
contextEnrichers array of RangerContextEnricherDef
description string
implClass string
enums array of RangerEnumDef
label string
configs array of RangerServiceConfigDef
options map of string
accessTypes array of RangerAccessTypeDef
dataMaskDef RangerDataMaskDef
policyConditions array of RangerPolicyConditionDef
displayName string
name string
rowFilterDef RangerRowFilterDef
rbKeyDescription string
Properties inherited from RangerBaseModelObject
guid string
isEnabled boolean
createTime number
createdBy string
updatedBy string
id number
updateTime number
version number

Example

{
  "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" : [ {
      "name" : "...",
      "label" : "...",
      "rbKeyLabel" : "...",
      "itemId" : 12345
    }, {
      "name" : "...",
      "label" : "...",
      "rbKeyLabel" : "...",
      "itemId" : 12345
    } ],
    "itemId" : 12345
  }, {
    "defaultIndex" : 12345,
    "name" : "...",
    "elements" : [ {
      "name" : "...",
      "label" : "...",
      "rbKeyLabel" : "...",
      "itemId" : 12345
    }, {
      "name" : "...",
      "label" : "...",
      "rbKeyLabel" : "...",
      "itemId" : 12345
    } ],
    "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" : [ {
      "transformer" : "...",
      "dataMaskOptions" : {
        "property1" : "...",
        "property2" : "..."
      },
      "rbKeyLabel" : "...",
      "itemId" : 12345,
      "label" : "...",
      "name" : "...",
      "description" : "...",
      "rbKeyDescription" : "..."
    }, {
      "transformer" : "...",
      "dataMaskOptions" : {
        "property1" : "...",
        "property2" : "..."
      },
      "rbKeyLabel" : "...",
      "itemId" : 12345,
      "label" : "...",
      "name" : "...",
      "description" : "...",
      "rbKeyDescription" : "..."
    } ],
    "accessTypes" : [ {
      "name" : "...",
      "label" : "...",
      "itemId" : 12345,
      "impliedGrants" : [ "...", "..." ],
      "rbKeyLabel" : "..."
    }, {
      "name" : "...",
      "label" : "...",
      "itemId" : 12345,
      "impliedGrants" : [ "...", "..." ],
      "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
    } ]
  },
  "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" : [ {
      "name" : "...",
      "label" : "...",
      "itemId" : 12345,
      "impliedGrants" : [ "...", "..." ],
      "rbKeyLabel" : "..."
    }, {
      "name" : "...",
      "label" : "...",
      "itemId" : 12345,
      "impliedGrants" : [ "...", "..." ],
      "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
    } ]
  },
  "rbKeyDescription" : "...",
  "guid" : "...",
  "isEnabled" : true,
  "createTime" : 12345,
  "createdBy" : "...",
  "updatedBy" : "...",
  "id" : 12345,
  "updateTime" : 12345,
  "version" : 12345
}