@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZPoolQuery
Interface ZPoolQuery
interface
ZPoolQuery
{
expand
?:
boolean
;
features
?:
boolean
;
pool_names
?:
string
[]
|
null
;
properties
?:
string
[]
|
null
;
scan
?:
boolean
;
topology
?:
boolean
;
}
Index
Properties
expand?
features?
pool_
names?
properties?
scan?
topology?
Properties
Optional
expand
expand
?:
boolean
Optional
features
features
?:
boolean
Optional
pool_
names
pool_names
?:
string
[]
|
null
Optional
properties
properties
?:
string
[]
|
null
Optional
scan
scan
?:
boolean
Optional
topology
topology
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expand
features
pool_
names
properties
scan
topology
GitHub
@truenas/api-client
Loading...