Operations at DashboardReportsManagement
This page describes the backend methods at this endpoint.
| Signature | Description |
|---|---|
| AgentJobItemsInfo GetAgentActivityByPage(AgentPageActivityRequest request) | Gets the current list of agent jobs, paged for easy viewing in a paged grid |
| AgentJobStatusCountCollection GetAgentJobStatusCountsForJobType(JobDateTimeFilterRequest request) | Gets a count of failures or successes of jobs statuses for an agent by job type |
| DashboardAgentInfoCollection GetInfoForAgentType(AgentType agentType) | Gets info for a protected or replicated agent |
| AgentJobStatusCountCollection GetJobStatusCountsForAgents(TimeLimits request) | Gets an agent's jobs with failure or success statuses for individual agent |
| JobStatusCount GetStatusCountForJobType(JobDateTimeFilterRequest request) | Gets a status count for an individual job type over a period of time |
| JobTypeStatusCountCollection GetStatusCountsForAllJobTypes(TimeLimits request) | Gets status counts for all job types |