RangerServiceDefList Data Type

Properties
name data type description
serviceDefs array of RangerServiceDef
Properties inherited from VList
listSize number
list array of object
startIndex number
pageSize number
totalCount number
resultSize number Returns the value for the member attribute resultSize
sortType string
sortBy string

Example

{
  "serviceDefs" : [ {
    "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
  }, {
    "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
  } ],
  "listSize" : 12345,
  "list" : [ { }, { } ],
  "startIndex" : 12345,
  "pageSize" : 12345,
  "totalCount" : 12345,
  "resultSize" : 12345,
  "sortType" : "...",
  "sortBy" : "..."
}