an object with query parameters
Optional
actionToBlock?: stringOptional
filter?: stringThe advanced filtering to use for the query. Refer to RFC 7644 for the syntax.
example taskName eq "automation_run_ended" or taskName eq "report_triggered" or or taskName eq "dataVolumeAggregated"
The following fields are supported: scope
, resourcetype
, resourceaction
, resourceid
, capacitylimit
,
localusage
, globalusage
, overage
, blocked
, periodstart
, periodend
, consumptionreportid
, blockedeventtime
,
overageeventtime
, taskname
, taskdescription
, userid
, tenantid
, customerfacing
, actiontoblock
Optional
limit?: numberLimit the returned result set
Optional
offset?: numberOffset for pagination - how many elements to skip
Optional
page?: stringThe cursor to the page of data.
Optional
periodsToInclude?: ("current" | "previous")[]Specifies which periods to include regardless of the period type, start and end specified
Optional
sort?: (Optional
options: ApiCallOptions
Retrieves the list of executions on an specific tenant