@truenas/api-client
GitHub
Preparing search index...
v26_0_0
BootGetState
Interface BootGetState
interface
BootGetState
{
all_sed
:
boolean
|
null
;
allocated
:
number
|
null
;
allocated_str
:
string
|
null
;
autotrim
:
{
[
k
:
string
]:
unknown
}
;
dedup_table_quota
:
string
|
null
;
dedup_table_size
:
number
|
null
;
expand
:
{
[
k
:
string
]:
unknown
}
|
null
;
fragmentation
:
string
|
null
;
free
:
number
|
null
;
free_str
:
string
|
null
;
freeing
:
number
|
null
;
freeing_str
:
string
|
null
;
healthy
:
boolean
;
is_upgraded
?:
boolean
;
name
:
string
;
path
:
string
;
scan
:
v26_0_0
.
PoolScan
|
null
;
size
:
number
|
null
;
size_str
:
string
|
null
;
status
:
string
;
status_code
:
string
|
null
;
status_detail
:
string
|
null
;
topology
:
v25_10_0
.
PoolTopology
|
null
;
warning
:
boolean
;
}
Index
Properties
all_
sed
allocated
allocated_
str
autotrim
dedup_
table_
quota
dedup_
table_
size
expand
fragmentation
free
free_
str
freeing
freeing_
str
healthy
is_
upgraded?
name
path
scan
size
size_
str
status
status_
code
status_
detail
topology
warning
Properties
all_
sed
all_sed
:
boolean
|
null
allocated
allocated
:
number
|
null
allocated_
str
allocated_str
:
string
|
null
autotrim
autotrim
:
{
[
k
:
string
]:
unknown
}
dedup_
table_
quota
dedup_table_quota
:
string
|
null
dedup_
table_
size
dedup_table_size
:
number
|
null
expand
expand
:
{
[
k
:
string
]:
unknown
}
|
null
fragmentation
fragmentation
:
string
|
null
free
free
:
number
|
null
free_
str
free_str
:
string
|
null
freeing
freeing
:
number
|
null
freeing_
str
freeing_str
:
string
|
null
healthy
healthy
:
boolean
Optional
is_
upgraded
is_upgraded
?:
boolean
name
name
:
string
path
path
:
string
scan
scan
:
v26_0_0
.
PoolScan
|
null
size
size
:
number
|
null
size_
str
size_str
:
string
|
null
status
status
:
string
status_
code
status_code
:
string
|
null
status_
detail
status_detail
:
string
|
null
topology
topology
:
v25_10_0
.
PoolTopology
|
null
warning
warning
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all_
sed
allocated
allocated_
str
autotrim
dedup_
table_
quota
dedup_
table_
size
expand
fragmentation
free
free_
str
freeing
freeing_
str
healthy
is_
upgraded
name
path
scan
size
size_
str
status
status_
code
status_
detail
topology
warning
GitHub
@truenas/api-client
Loading...