Get Involved
Edit on GitHubprocessLogList
processLogList (filter: [String!], paging: String) → ProcessLogList
DEPRECATED: Use `processLogs`.List all processLogs
that match the optional filter
, starting from the optional paging
token. For more information, please see Filters.
The results are limited to processLogs
that you have metadata
permissions to. Metadata
permissions means any processLogs
whose resource
you have Turbot/Metadata
permissions or above on. For more information, please see Permissions.