v1

latestOpenAPI 3.0.02026-07-17120114186.8 KB
bus

Get slab buffers info

Returns information about all slab buffers. A slab buffer is an on-disk buffer that's used when upload packing is enabled. If a buffer reaches the size of a slab it is uploaded to the network.

get/bus/slabbuffers

Response

Successfully retrieved slab buffers

completeboolean

Whether the slab buffer is complete and ready to upload

filenamestring

Name of the buffer on disk

sizeinteger

Size of the buffer

maxSizeinteger

Maximum size of the buffer

lockedboolean

Whether the slab buffer is locked for uploading