@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZFSResourceSnapshotCreateQuery
Interface ZFSResourceSnapshotCreateQuery
interface
ZFSResourceSnapshotCreateQuery
{
dataset
:
string
;
exclude
?:
string
[]
;
name
:
string
;
recursive
?:
boolean
;
user_properties
?:
{
[
k
:
string
]:
string
}
;
}
Index
Properties
dataset
exclude?
name
recursive?
user_
properties?
Properties
dataset
dataset
:
string
Optional
exclude
exclude
?:
string
[]
name
name
:
string
Optional
recursive
recursive
?:
boolean
Optional
user_
properties
user_properties
?:
{
[
k
:
string
]:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dataset
exclude
name
recursive
user_
properties
GitHub
@truenas/api-client
Loading...