Apache Ranger · Example Payload

Apache Ranger Audit List Example

Access ControlAuthorizationHadoopPolicy ManagementSecurityApacheOpen Source

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

Top-level fields

totalCountauditList

Example Payload

Raw ↑
{
  "totalCount": 1234,
  "auditList": [
    {}
  ]
}