MonthlyStorageQueryResult is a union datatype related to query results for monthly storage. Use either QueryInProgress or the MonthlyStorage datatype and its parameters. Below are the tables for each datatype:

Table: QueryInProgress

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Oct 2, 2024
queryIdstringyes Long-TermThe unique identifier of the query that's in progress.

Table: MonthlyStorage

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Mar 26, 2025
monthly[StorageOnDay]yes Long-TermThe monthly storage for a particular day. See StorageOnDay.