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