Module admin_api

Source

Enums§

AdminAppsListError
struct for typed errors of method admin_apps_list
AdminMetricsRetrieveError
struct for typed errors of method admin_metrics_retrieve
AdminModelsListError
struct for typed errors of method admin_models_list
AdminSettingsPartialUpdateError
struct for typed errors of method admin_settings_partial_update
AdminSettingsRetrieveError
struct for typed errors of method admin_settings_retrieve
AdminSettingsUpdateError
struct for typed errors of method admin_settings_update
AdminSystemCreateError
struct for typed errors of method admin_system_create
AdminSystemRetrieveError
struct for typed errors of method admin_system_retrieve
AdminVersionRetrieveError
struct for typed errors of method admin_version_retrieve
AdminWorkersRetrieveError
struct for typed errors of method admin_workers_retrieve

Functions§

admin_apps_list
Read-only view list all installed apps
admin_metrics_retrieve
Login Metrics per 1h
admin_models_list
Read-only view list all installed models
admin_settings_partial_update
Settings view
admin_settings_retrieve
Settings view
admin_settings_update
Settings view
admin_system_create
Get system information.
admin_system_retrieve
Get system information.
admin_version_retrieve
Get running and latest version.
admin_workers_retrieve
Get currently connected worker count.