v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01141816.7 KB
Data

Gets a summary of the storage space allocation of the node.

get/space

Response

Summary of storage allocation

totalBlocksinteger required

Number of blocks stored by the node

quotaMaxBytesinteger required

Maximum storage space (in bytes) available for the node in Logos Storage's local repository.

quotaUsedBytesinteger required

Amount of storage space (in bytes) currently used for storing files in Logos Storage's local repository.

quotaReservedBytesinteger required

Amount of storage reserved (in bytes) in the Logos Storage's local repository for future use when storage requests will be picked up and hosted by the node using node's availabilities. This does not include the storage currently in use.