
Retrieves the bulk auditlogs and alerts based on passed request paramters or hour).
time_bucket | Time bucket for retrieval of auditlogs. Acceptable formats are: yyyy-MM-dd'T'HH for hour bucket, yyyy-MM-dd'T'HH:mm for minute bucket |
start | Overrided if timeBucket specified .start time for retieval of auditlogs. formats are: yyyy-MM-dd'T'HH |
end | Override if timeBucket specified .end time for retieval of auditlogs. formats are: yyyy-MM-dd'T'HH |
service_type | service type for retrieval of auditlogs |
user | the user of auditlogs to retrieve |
result | the result of auditlogs to retrieve |
keyword | the containing keyword of auditlog to retrive |
language | Lanuage for the auditlog description. "en_US" by default |
Output stream of auditlogs or an error status.