Apache Ranger · Example Payload

Apache Ranger Service List Example

Access ControlAuthorizationHadoopPolicy ManagementSecurityApacheOpen Source

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

totalCountservices

Example Payload

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