@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZPoolEntryInput
Interface ZPoolEntryInput
interface
ZPoolEntryInput
{
all_sed
?:
boolean
|
null
;
expand
?:
v26_0_0
.
ZPoolExpand
|
null
;
features
?:
v26_0_0
.
ZPoolFeature
[]
|
null
;
guid
:
number
;
healthy
:
boolean
;
id
?:
number
|
null
;
is_upgraded
?:
boolean
|
null
;
name
:
string
;
properties
?:
{
[
k
:
string
]:
v26_0_0
.
ZPoolPropertyValue
}
|
null
;
scan
?:
v26_0_0
.
ZPoolScanInput
|
null
;
status
:
string
;
status_code
:
string
|
null
;
status_detail
:
string
|
null
;
topology
?:
v26_0_0
.
ZPoolTopology
|
null
;
warning
:
boolean
;
}
Index
Properties
all_
sed?
expand?
features?
guid
healthy
id?
is_
upgraded?
name
properties?
scan?
status
status_
code
status_
detail
topology?
warning
Properties
Optional
all_
sed
all_sed
?:
boolean
|
null
Optional
expand
expand
?:
v26_0_0
.
ZPoolExpand
|
null
Optional
features
features
?:
v26_0_0
.
ZPoolFeature
[]
|
null
guid
guid
:
number
healthy
healthy
:
boolean
Optional
id
id
?:
number
|
null
Optional
is_
upgraded
is_upgraded
?:
boolean
|
null
name
name
:
string
Optional
properties
properties
?:
{
[
k
:
string
]:
v26_0_0
.
ZPoolPropertyValue
}
|
null
Optional
scan
scan
?:
v26_0_0
.
ZPoolScanInput
|
null
status
status
:
string
status_
code
status_code
:
string
|
null
status_
detail
status_detail
:
string
|
null
Optional
topology
topology
?:
v26_0_0
.
ZPoolTopology
|
null
warning
warning
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all_
sed
expand
features
guid
healthy
id
is_
upgraded
name
properties
scan
status
status_
code
status_
detail
topology
warning
GitHub
@truenas/api-client
Loading...