Clears the cache for consumption api requests.
Retrieves the list of executions on an specific tenant
Retrieves the list of executions on an specific tenant
an object with query parameters
OptionalactionToBlock?: stringOptionalfilter?: 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
Optionallimit?: numberLimit the returned result set
Optionaloffset?: numberOffset for pagination - how many elements to skip
Optionalpage?: stringThe cursor to the page of data.
OptionalperiodsToInclude?: ("current" | "previous")[]Specifies which periods to include regardless of the period type, start and end specified
Optionalsort?: (Optionaloptions: ApiCallOptions
Clears the cache for consumption api requests.