Apache Ranger · Example Payload

Apache Ranger Policy Resource Example

Access ControlAuthorizationHadoopPolicy ManagementSecurityApacheOpen Source

Apache Ranger Policy Resource Example is an example object payload from Apache Ranger, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

valuesisRecursiveisExcludes

Example Payload

Raw ↑
{
  "values": [
    "example"
  ],
  "isRecursive": true,
  "isExcludes": true
}