AgentTraceGetUnitConsumptionOptions
Options for the trace-level per-agent unit consumption.
Extends¶
Properties¶
| Property | Type | Description |
|---|---|---|
agentId? |
string |
Filter to a single agent by ID. |
agentVersion? |
string |
Filter to a specific agent version. |
endTime? |
Date |
Exclusive upper bound for the query window. Omit to use the server default (now). |
executionType? |
SpanExecutionType |
Filter to a specific execution type. |
folderKeys? |
string[] |
Folder keys to scope the query. Intersected with the user's accessible folders. |
startTime? |
Date |
Inclusive lower bound for the query window. Omit to use the server default (1 year ago). |