Generates the system statistics for the environment.

Behavior: Triggers generation of system-level statistics. When forceReload is true, statistics are regenerated even if they already exist for the current period.

Authorization: Requires an authenticated user via the class-level [Authorize] attribute. Additionally, the user must be an admin (checked via IsAdminUser).

Side Effects: Generates and persists system statistics records. When forceReload is true, existing statistics may be overwritten.

Error Scenarios: Returns 400 if the user is not an admin or the statistics generation fails. Throws a VibrantException if the user lacks admin permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean

When true, forces statistics to regenerate even if they already exist for the current period.

Responses

401

Unauthorized. The caller must provide a valid Bearer token.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json