@truenas/api-client
GitHub
Preparing search index...
v25_10_0
FilesystemStatfsData
Interface FilesystemStatfsData
interface
FilesystemStatfsData
{
avail_blocks
:
number
;
avail_blocks_str
:
string
;
avail_bytes
:
number
;
avail_bytes_str
:
string
;
blocksize
:
number
;
dest
:
string
;
files
:
number
;
flags
:
unknown
[]
;
free_blocks
:
number
;
free_blocks_str
:
string
;
free_bytes
:
number
;
free_bytes_str
:
string
;
free_files
:
number
;
fsid
:
string
;
fstype
:
unknown
;
name_max
:
number
;
source
:
string
;
total_blocks
:
number
;
total_blocks_str
:
string
;
total_bytes
:
number
;
total_bytes_str
:
string
;
}
Index
Properties
avail_
blocks
avail_
blocks_
str
avail_
bytes
avail_
bytes_
str
blocksize
dest
files
flags
free_
blocks
free_
blocks_
str
free_
bytes
free_
bytes_
str
free_
files
fsid
fstype
name_
max
source
total_
blocks
total_
blocks_
str
total_
bytes
total_
bytes_
str
Properties
avail_
blocks
avail_blocks
:
number
avail_
blocks_
str
avail_blocks_str
:
string
avail_
bytes
avail_bytes
:
number
avail_
bytes_
str
avail_bytes_str
:
string
blocksize
blocksize
:
number
dest
dest
:
string
files
files
:
number
flags
flags
:
unknown
[]
free_
blocks
free_blocks
:
number
free_
blocks_
str
free_blocks_str
:
string
free_
bytes
free_bytes
:
number
free_
bytes_
str
free_bytes_str
:
string
free_
files
free_files
:
number
fsid
fsid
:
string
fstype
fstype
:
unknown
name_
max
name_max
:
number
source
source
:
string
total_
blocks
total_blocks
:
number
total_
blocks_
str
total_blocks_str
:
string
total_
bytes
total_bytes
:
number
total_
bytes_
str
total_bytes_str
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avail_
blocks
avail_
blocks_
str
avail_
bytes
avail_
bytes_
str
blocksize
dest
files
flags
free_
blocks
free_
blocks_
str
free_
bytes
free_
bytes_
str
free_
files
fsid
fstype
name_
max
source
total_
blocks
total_
blocks_
str
total_
bytes
total_
bytes_
str
GitHub
@truenas/api-client
Loading...