Operations at status/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| status/coreEventsInfo | POST | Gets core events info such as events, jobs etc |
| status/coreHomeInfo | GET | Gets core metadata and recent 10 alerts |
| status/coreSystemInfo | GET | Gets core system info such as mounts, metadata, settings, repository configuration etc |
| status/dashboard | GET | Get the status info necessary to display the dashboard on the main screen |
| status/dashboard/{agentId} | GET | Get the status info for a specific Agent |
| status/dashboardDvmRepositories | GET | Get dashboard info about repositories |
| status/dashboardO3EPhantomRepositories | GET | Get o3e dashboard info about repositories |
| status/failedServicesInfo | GET | Gets names of services failed to initialize |
| status/latestEventsInfo | GET | Gets latest core events info such as events accumulated since last call to itself or start of core if call is first |
| status/restart/ | POST | Tries to restart failed services |
| status/statusSummary | GET | Get a summary of the status of all services including in the status summary API |