CurrentStats is a datatype for information on storing current statistics.

This datatype is part of the union datatype, CurrentUsageQueryResult, which is used by the datatype, UsageStats, which is used by the usage() query field.

Table: CurrentStats

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 24, 2024
ingestIngestyes Long-TermThe ingest for the current statistics. See Ingest.
scannedDataScannedDatayes Long-TermThe scanned data for the current statistics. See ScannedData.
storedDataStoredDatayes Long-TermThe stored data for the current statistics. See StoredData.
usersUsersLimityes Long-TermThe user limits. See UsersLimit.