Skip to main content

Module admin_api

Module admin_api 

Source

Enums§

AdminAppsListError
struct for typed errors of method admin_apps_list
AdminFileCreateError
struct for typed errors of method admin_file_create
AdminFileDestroyError
struct for typed errors of method admin_file_destroy
AdminFileListError
struct for typed errors of method admin_file_list
AdminFileUsedByListError
struct for typed errors of method admin_file_used_by_list
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
AdminVersionHistoryListError
struct for typed errors of method admin_version_history_list
AdminVersionHistoryRetrieveError
struct for typed errors of method admin_version_history_retrieve
AdminVersionRetrieveError
struct for typed errors of method admin_version_retrieve

Functions§

admin_apps_list
Read-only view list all installed apps
admin_file_create
Upload file to storage backend.
admin_file_destroy
Delete file from storage backend.
admin_file_list
List files from storage backend.
admin_file_used_by_list
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_history_list
VersionHistory Viewset
admin_version_history_retrieve
VersionHistory Viewset
admin_version_retrieve
Get running and latest version.