ListAuditEntries returns audit entries for given cluster.

Query Params
string
string

Cursor that defines token indicating where to start the next page. Empty value indicates to start from beginning of the dataset.

string

the cluster id to filter by

date-time

from_date is a timestamp to filter audits from

date-time

to_date is a timestamp to filter audits to

string

labels is a map of labels to filter audits by

This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

string

operation is a string to filter audits by

string

initiated_by_id is a string to filter audits by ID of the user who initiated the operation

string

initiated_by_email is a string to filter audits by email of the user who initiated the operation

Response

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json