Operations at dashboard/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| dashboard/agentinfo | POST | Gets info for a protected or replicated agent |
| dashboard/agentjobcount | POST | Gets a count of failures or successes of jobs statuses for an agent by job type |
| dashboard/agentjobs/paged | POST | Gets the current list of agent jobs, paged for easy viewing in a paged grid |
| dashboard/agentjobscounts | POST | Gets an agent's jobs with failure or success statuses for individual agent |
| dashboard/jobs | POST | Gets status counts for all job types |
| dashboard/jobstatuscount | POST | Gets a status count for an individual job type over a period of time |