Apache Ranger · Example Payload

Apache Ranger Group List Example

Access ControlAuthorizationHadoopPolicy ManagementSecurityApacheOpen Source

Apache Ranger Group 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

totalCountgroups

Example Payload

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