BlockStorageInfo
Properties
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
totalBlocks |
integer (int64) | Storage size in blocks | 100000 |
|
writtenBlocks |
integer (int64) | How many blocks were written so far | 3251 |
|
blockSize |
integer (int64) | One block size in bytes | 500 |