Skip to main content

admin_datastore_get_status

Function admin_datastore_get_status 

Source
pub async fn admin_datastore_get_status(
    configuration: &Configuration,
    store: &str,
    verbose: Option<bool>,
) -> Result<AdminDatastoreGetStatusResponse, Error<AdminDatastoreGetStatusError>>
Expand description

Get datastore status. Permissions: Requires on /datastore/{store} either DATASTORE_AUDIT or DATASTORE_BACKUP for the full statistics. Counts of accessible groups are always returned, if any