| 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" : [ {
"contextEnrichers" : [ {
"name" : "...",
"itemId" : 12345,
"enricherOptions" : {
"property1" : "...",
"property2" : "..."
},
"enricher" : "..."
}, {
"name" : "...",
"itemId" : 12345,
"enricherOptions" : {
"property1" : "...",
"property2" : "..."
},
"enricher" : "..."
} ],
"configs" : [ {
"itemId" : 12345,
"type" : "...",
"defaultValue" : "...",
"validationMessage" : "...",
"description" : "...",
"rbKeyValidationMessage" : "...",
"label" : "...",
"rbKeyDescription" : "...",
"subType" : "...",
"uiHint" : "...",
"rbKeyLabel" : "...",
"mandatory" : true,
"name" : "...",
"validationRegEx" : "..."
}, {
"itemId" : 12345,
"type" : "...",
"defaultValue" : "...",
"validationMessage" : "...",
"description" : "...",
"rbKeyValidationMessage" : "...",
"label" : "...",
"rbKeyDescription" : "...",
"subType" : "...",
"uiHint" : "...",
"rbKeyLabel" : "...",
"mandatory" : true,
"name" : "...",
"validationRegEx" : "..."
} ],
"markerAccessTypes" : [ {
"category" : "MANAGE",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
}, {
"category" : "READ",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
} ],
"enums" : [ {
"defaultIndex" : 12345,
"itemId" : 12345,
"elements" : [ { }, { } ],
"name" : "..."
}, {
"defaultIndex" : 12345,
"itemId" : 12345,
"elements" : [ { }, { } ],
"name" : "..."
} ],
"policyConditions" : [ {
"description" : "...",
"evaluatorOptions" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"rbKeyLabel" : "...",
"validationMessage" : "...",
"evaluator" : "...",
"label" : "...",
"uiHint" : "...",
"rbKeyDescription" : "...",
"itemId" : 12345,
"rbKeyValidationMessage" : "...",
"validationRegEx" : "..."
}, {
"description" : "...",
"evaluatorOptions" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"rbKeyLabel" : "...",
"validationMessage" : "...",
"evaluator" : "...",
"label" : "...",
"uiHint" : "...",
"rbKeyDescription" : "...",
"itemId" : 12345,
"rbKeyValidationMessage" : "...",
"validationRegEx" : "..."
} ],
"rowFilterDef" : {
"resources" : [ { }, { } ],
"accessTypes" : [ { }, { } ]
},
"rbKeyDescription" : "...",
"implClass" : "...",
"displayName" : "...",
"name" : "...",
"rbKeyLabel" : "...",
"description" : "...",
"dataMaskDef" : {
"maskTypes" : [ { }, { } ],
"accessTypes" : [ { }, { } ],
"resources" : [ { }, { } ]
},
"accessTypes" : [ {
"category" : "CREATE",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
}, {
"category" : "CREATE",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
} ],
"resources" : [ {
"mandatory" : true,
"rbKeyDescription" : "...",
"level" : 12345,
"matcherOptions" : {
"property1" : "...",
"property2" : "..."
},
"itemId" : 12345,
"label" : "...",
"rbKeyLabel" : "...",
"name" : "...",
"lookupSupported" : true,
"matcher" : "...",
"validationRegEx" : "...",
"parent" : "...",
"rbKeyValidationMessage" : "...",
"excludesSupported" : true,
"accessTypeRestrictions" : [ "...", "..." ],
"isValidLeaf" : true,
"description" : "...",
"type" : "...",
"recursiveSupported" : true,
"validationMessage" : "...",
"uiHint" : "..."
}, {
"mandatory" : true,
"rbKeyDescription" : "...",
"level" : 12345,
"matcherOptions" : {
"property1" : "...",
"property2" : "..."
},
"itemId" : 12345,
"label" : "...",
"rbKeyLabel" : "...",
"name" : "...",
"lookupSupported" : true,
"matcher" : "...",
"validationRegEx" : "...",
"parent" : "...",
"rbKeyValidationMessage" : "...",
"excludesSupported" : true,
"accessTypeRestrictions" : [ "...", "..." ],
"isValidLeaf" : true,
"description" : "...",
"type" : "...",
"recursiveSupported" : true,
"validationMessage" : "...",
"uiHint" : "..."
} ],
"options" : {
"property1" : "...",
"property2" : "..."
},
"label" : "...",
"createdBy" : "...",
"createTime" : 12345,
"id" : 12345,
"version" : 12345,
"isEnabled" : true,
"guid" : "...",
"updateTime" : 12345,
"updatedBy" : "..."
}, {
"contextEnrichers" : [ {
"name" : "...",
"itemId" : 12345,
"enricherOptions" : {
"property1" : "...",
"property2" : "..."
},
"enricher" : "..."
}, {
"name" : "...",
"itemId" : 12345,
"enricherOptions" : {
"property1" : "...",
"property2" : "..."
},
"enricher" : "..."
} ],
"configs" : [ {
"itemId" : 12345,
"type" : "...",
"defaultValue" : "...",
"validationMessage" : "...",
"description" : "...",
"rbKeyValidationMessage" : "...",
"label" : "...",
"rbKeyDescription" : "...",
"subType" : "...",
"uiHint" : "...",
"rbKeyLabel" : "...",
"mandatory" : true,
"name" : "...",
"validationRegEx" : "..."
}, {
"itemId" : 12345,
"type" : "...",
"defaultValue" : "...",
"validationMessage" : "...",
"description" : "...",
"rbKeyValidationMessage" : "...",
"label" : "...",
"rbKeyDescription" : "...",
"subType" : "...",
"uiHint" : "...",
"rbKeyLabel" : "...",
"mandatory" : true,
"name" : "...",
"validationRegEx" : "..."
} ],
"markerAccessTypes" : [ {
"category" : "READ",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
}, {
"category" : "UPDATE",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
} ],
"enums" : [ {
"defaultIndex" : 12345,
"itemId" : 12345,
"elements" : [ { }, { } ],
"name" : "..."
}, {
"defaultIndex" : 12345,
"itemId" : 12345,
"elements" : [ { }, { } ],
"name" : "..."
} ],
"policyConditions" : [ {
"description" : "...",
"evaluatorOptions" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"rbKeyLabel" : "...",
"validationMessage" : "...",
"evaluator" : "...",
"label" : "...",
"uiHint" : "...",
"rbKeyDescription" : "...",
"itemId" : 12345,
"rbKeyValidationMessage" : "...",
"validationRegEx" : "..."
}, {
"description" : "...",
"evaluatorOptions" : {
"property1" : "...",
"property2" : "..."
},
"name" : "...",
"rbKeyLabel" : "...",
"validationMessage" : "...",
"evaluator" : "...",
"label" : "...",
"uiHint" : "...",
"rbKeyDescription" : "...",
"itemId" : 12345,
"rbKeyValidationMessage" : "...",
"validationRegEx" : "..."
} ],
"rowFilterDef" : {
"resources" : [ { }, { } ],
"accessTypes" : [ { }, { } ]
},
"rbKeyDescription" : "...",
"implClass" : "...",
"displayName" : "...",
"name" : "...",
"rbKeyLabel" : "...",
"description" : "...",
"dataMaskDef" : {
"maskTypes" : [ { }, { } ],
"accessTypes" : [ { }, { } ],
"resources" : [ { }, { } ]
},
"accessTypes" : [ {
"category" : "UPDATE",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
}, {
"category" : "READ",
"label" : "...",
"impliedGrants" : [ "...", "..." ],
"name" : "...",
"itemId" : 12345,
"rbKeyLabel" : "..."
} ],
"resources" : [ {
"mandatory" : true,
"rbKeyDescription" : "...",
"level" : 12345,
"matcherOptions" : {
"property1" : "...",
"property2" : "..."
},
"itemId" : 12345,
"label" : "...",
"rbKeyLabel" : "...",
"name" : "...",
"lookupSupported" : true,
"matcher" : "...",
"validationRegEx" : "...",
"parent" : "...",
"rbKeyValidationMessage" : "...",
"excludesSupported" : true,
"accessTypeRestrictions" : [ "...", "..." ],
"isValidLeaf" : true,
"description" : "...",
"type" : "...",
"recursiveSupported" : true,
"validationMessage" : "...",
"uiHint" : "..."
}, {
"mandatory" : true,
"rbKeyDescription" : "...",
"level" : 12345,
"matcherOptions" : {
"property1" : "...",
"property2" : "..."
},
"itemId" : 12345,
"label" : "...",
"rbKeyLabel" : "...",
"name" : "...",
"lookupSupported" : true,
"matcher" : "...",
"validationRegEx" : "...",
"parent" : "...",
"rbKeyValidationMessage" : "...",
"excludesSupported" : true,
"accessTypeRestrictions" : [ "...", "..." ],
"isValidLeaf" : true,
"description" : "...",
"type" : "...",
"recursiveSupported" : true,
"validationMessage" : "...",
"uiHint" : "..."
} ],
"options" : {
"property1" : "...",
"property2" : "..."
},
"label" : "...",
"createdBy" : "...",
"createTime" : 12345,
"id" : 12345,
"version" : 12345,
"isEnabled" : true,
"guid" : "...",
"updateTime" : 12345,
"updatedBy" : "..."
} ],
"listSize" : 12345,
"list" : [ { }, { } ],
"startIndex" : 12345,
"pageSize" : 12345,
"totalCount" : 12345,
"resultSize" : 12345,
"sortType" : "...",
"sortBy" : "..."
}