AgentUnitConsumptionEntry
Per-agent (process + folder) unit consumption entry within an AgentUnitConsumptionPeriod.
Properties¶
| Property | Type | Description |
|---|---|---|
agentUnitConsumption |
AgentJobConsumptionSummary |
Agent Units consumption for this agent, split by job completion status |
firstJobFinished |
string |
First job completion timestamp (ISO 8601). "0001-01-01T00:00:00" if no completion in the period. |
folderKey |
string |
Folder key (GUID) the agent ran in |
lastJobFinished |
string |
Last job completion timestamp (ISO 8601). "0001-01-01T00:00:00" if no completion in the period. |
platformUnitConsumption |
AgentJobConsumptionSummary |
Platform Units consumption for this agent, split by job completion status |
processKey |
string |
Process key (GUID) |
processVersion |
string |
Process version |