/v3/audits/fields

Mount Point: /api/v3/v3/audits/fields

GET

Get the field names of audit events, sorted by service type. Those fields that are common to all service types have a serviceType of COMMON and appear first in the list. You can optionally provide a specific service type to return fields for only that service type.

Parameters

name description type default
serviceType (optional) the service type to return the fields for. Example: HDFS query

Response Body

element: (custom)

a list of field definitions that include the column name, display name, data type, and service type.