OBJECT
LogPatternResponse
Log pattern response
link GraphQL Schema definition
- type LogPatternResponse {
- # List of log patterns
- LogPattern] : [
- # Information about the log task, including the executed query, query tracker ID,
- # and log query execution statistics
- LogTaskInfo :
- }