@truenas/api-client
GitHub
Preparing search index...
v25_10_0
ZFSResourceQuery
Interface ZFSResourceQuery
interface
ZFSResourceQuery
{
get_children
?:
boolean
;
get_source
?:
boolean
;
get_user_properties
?:
boolean
;
nest_results
?:
boolean
;
paths
?:
string
[]
;
properties
?:
string
[]
|
null
;
}
Index
Properties
get_
children?
get_
source?
get_
user_
properties?
nest_
results?
paths?
properties?
Properties
Optional
get_
children
get_children
?:
boolean
Optional
get_
source
get_source
?:
boolean
Optional
get_
user_
properties
get_user_properties
?:
boolean
Optional
nest_
results
nest_results
?:
boolean
Optional
paths
paths
?:
string
[]
Optional
properties
properties
?:
string
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get_
children
get_
source
get_
user_
properties
nest_
results
paths
properties
GitHub
@truenas/api-client
Loading...