@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZFSResourceSnapshotQuery
Interface ZFSResourceSnapshotQuery
interface
ZFSResourceSnapshotQuery
{
get_holds
?:
boolean
;
get_source
?:
boolean
;
get_user_properties
?:
boolean
;
max_txg
?:
number
;
min_txg
?:
number
;
paths
?:
string
[]
;
properties
?:
string
[]
|
null
;
recursive
?:
boolean
;
}
Index
Properties
get_
holds?
get_
source?
get_
user_
properties?
max_
txg?
min_
txg?
paths?
properties?
recursive?
Properties
Optional
get_
holds
get_holds
?:
boolean
Optional
get_
source
get_source
?:
boolean
Optional
get_
user_
properties
get_user_properties
?:
boolean
Optional
max_
txg
max_txg
?:
number
Optional
min_
txg
min_txg
?:
number
Optional
paths
paths
?:
string
[]
Optional
properties
properties
?:
string
[]
|
null
Optional
recursive
recursive
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get_
holds
get_
source
get_
user_
properties
max_
txg
min_
txg
paths
properties
recursive
GitHub
@truenas/api-client
Loading...