@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZFSResourceSnapshotDestroyQuery
Interface ZFSResourceSnapshotDestroyQuery
interface
ZFSResourceSnapshotDestroyQuery
{
all_snapshots
?:
boolean
;
defer
?:
boolean
;
path
:
string
;
recursive
?:
boolean
;
}
Index
Properties
all_
snapshots?
defer?
path
recursive?
Properties
Optional
all_
snapshots
all_snapshots
?:
boolean
Optional
defer
defer
?:
boolean
path
path
:
string
Optional
recursive
recursive
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all_
snapshots
defer
path
recursive
GitHub
@truenas/api-client
Loading...