Operations at StatusSummaryManagement
This page describes the backend methods at this endpoint.
| Signature | Description |
|---|---|
| AgentDashboardInfo GetAgentDashboardInfo(String agentId) | Get the status info for a specific Agent |
| CoreEventsInfo GetCoreEventsInfo(CoreEventsInfoRequest infoRequest) | Gets core events info such as events, jobs etc |
| CoreHomeInfo GetCoreHomeInfo() | Gets core metadata and recent 10 alerts |
| CoreSystemInfo GetCoreSystemInfo() | Gets core system info such as mounts, metadata, settings, repository configuration etc |
| DashboardInfo GetDashboardInfo() | Get the status info necessary to display the dashboard on the main screen |
| RepositoriesDashboardInfoCollection GetDvmRepositoriesDashboardInfo() | Get dashboard info about repositories |
| FailedServicesInfo GetFailedServicesInfo() | Gets names of services failed to initialize |
| CoreEventsInfo GetLatestEvents() | Gets latest core events info such as events accumulated since last call to itself or start of core if call is first |
| O3EPhantomRepositoryDashboardInfoCollection GetO3EPhantomRepositoriesDashboardInfo() | Get o3e dashboard info about repositories |
| StatusSummaryInfo GetStatusSummary() | Get a summary of the status of all services including in the status summary API |
| Void RetryStartFailedServices() | Tries to restart failed services |