AgentGetSummaryResponse
Response from getting the agent summary.
Properties¶
| Property | Type | Description |
|---|---|---|
currentPeriodSummary |
AgentSummaryPeriod |
Aggregate stats for the requested window. Always present. |
lookbackPeriodSummary? |
AgentSummaryPeriod |
Aggregate stats for the prior window of equal length. Only present when lookbackPeriodAnalysis: true was sent. |